Re: [Review] Add SPI_gettypmod() to return a field's typemod from a TupleDesc
Mark Wong <markwkm@gmail.com>
From: Mark Wong <markwkm@gmail.com>
To: pgsql-hackers@postgresql.org
Cc: chetan.suttraway@enterprisedb.com
Date: 2013-02-09T17:07:29Z
Lists: pgsql-hackers
Attachments
- add_spigettypmod-20130209.diff (application/octet-stream) patch
On Tue, Jul 3, 2012 at 8:33 AM, Robert Haas <robertmhaas@gmail.com> wrote: > On Thu, Jun 28, 2012 at 9:49 AM, Robert Haas <robertmhaas@gmail.com> wrote: >> On Mon, Jun 18, 2012 at 3:29 PM, Amit Kapila <amit.kapila@huawei.com> wrote: >>> [ review ] >> >> Chetan, this patch is waiting for an update from you. If you'd like >> this to get committed this CommitFest, we'll need an updated patch >> soon. > > Hearing no response, I've marked this patch Returned with Feedback. Hello everyone, I thought I'd take a stab at helping finish this patch. I have made an attempt at adding documentation and replacing the couple of XXX comments. I'll add it to the next commitfest. Regards, Mark