| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Chetan Suttraway <chetan(dot)suttraway(at)enterprisedb(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: patch for implementing SPI_gettypemod() |
| Date: | 2012-02-02 14:41:46 |
| Message-ID: | CA+TgmobcZbgAiytbqrBhnCtq2beocME5BiB6T2ZwRM-0PvbK9g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Feb 1, 2012 at 5:23 AM, Chetan Suttraway
<chetan(dot)suttraway(at)enterprisedb(dot)com> wrote:
> Hi All,
>
> This is regarding the TODO item :
> "Add SPI_gettypmod() to return a field's typemod from a TupleDesc"
>
> The related message is:
> http://archives.postgresql.org/pgsql-hackers/2005-11/msg00250.php
>
> This basically talks about having an SPI_gettypemod() which returns the
> typmod of a field of tupdesc
>
> Please refer the attached patch based on the suggested implementation.
Please add this to the next CommitFest:
https://commitfest.postgresql.org/action/commitfest_view/open
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhijit Menon-Sen | 2012-02-02 14:51:26 | Re: JSON for PG 9.2 |
| Previous Message | Robert Haas | 2012-02-02 14:39:29 | Re: keywords in initdb are case-sensitive? |