Re: Add SPI_gettypmod() fucntion - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add SPI_gettypmod() fucntion
Date
Msg-id CAB7nPqRU_pRRnH5Rm3Nk6zKWnnNWjroJ3zbKn3h2zdwTw=yPnA@mail.gmail.com
Whole thread Raw
In response to Add SPI_gettypmod() fucntion  (Miguel Angel de Blas Burdalo <migueldeblas@gmail.com>)
List pgsql-hackers



On Fri, Apr 12, 2013 at 7:53 AM, Miguel Angel de Blas Burdalo <migueldeblas@gmail.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

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [ADMIN] after 9.2.4 patch vacuumdb -avz not analyzing all tables
Next
From: Kevin Grittner
Date:
Subject: Re: [ADMIN] after 9.2.4 patch vacuumdb -avz not analyzing all tables