From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Miguel Angel de Blas Burdalo <migueldeblas(at)gmail(dot)com> |
Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Add SPI_gettypmod() fucntion |
Date: | 2013-04-12 01:41:08 |
Message-ID: | CAB7nPqRU_pRRnH5Rm3Nk6zKWnnNWjroJ3zbKn3h2zdwTw=yPnA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Apr 12, 2013 at 7:53 AM, Miguel Angel de Blas Burdalo <
migueldeblas(at)gmail(dot)com> wrote:
> Hi hackers,
>
> My name is Miguel Angel de Blas. I'm newbie and it's my first
> collaboration so I hope it's correct ;-)
>
> I created a function SPI_gettypmod:
>
> int32 SPI_gettypmod(TupleDesc tupdesc, int fnumber);
> Return -1 when type not need type-specific data or error.
>
Even if you do not implement it, you can help as well in reviewing and
testing the feature!
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2013-04-12 01:48:02 | Re: [ADMIN] after 9.2.4 patch vacuumdb -avz not analyzing all tables |
Previous Message | Tom Lane | 2013-04-12 01:32:07 | Re: [HACKERS] after 9.2.4 patch vacuumdb -avz not analyzing all tables |