Hi hackers,

My name is Miguel Angel de Blas. I'm newbie and it's my first collaborationso 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.

ref TODO:

Add SPI_gettypmod() to return a field's typemod from a TupleDesc

   - http://archives.postgresql.org/pgsql-hackers/2005-11/msg00250.php


Regards

Attachment: SPI_gettypmod.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to