patch for implementing SPI_gettypemod()

Поиск
Список
Период
Сортировка
От Chetan Suttraway
Тема patch for implementing SPI_gettypemod()
Дата
Msg-id CAPtHcnFQ3z26PEYPn3qx++qhdswaL13R=Jxvz3qn9xMFu=PH7g@mail.gmail.com
обсуждение исходный текст
Ответы Re: patch for implementing SPI_gettypemod()  (Robert Haas <robertmhaas@gmail.com>)
Re: patch for implementing SPI_gettypemod()  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
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.


Regards,
Chetan

--
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

EnterpriseDB Blog : http://blogs.enterprisedb.com




Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Refactoring log_newpage
Следующее
От: Shigeru Hanada
Дата:
Сообщение: Re: pgsql_fdw, FDW for PostgreSQL server