Re: PL/Python result metadata

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема Re: PL/Python result metadata
Дата
Msg-id 20120126154717.GD30769@toroid.org
обсуждение исходный текст
Ответ на PL/Python result metadata  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
At 2012-01-11 22:05:34 +0200, peter_e@gmx.net wrote:
>
> I propose to add two functions to the result object:
>
> .colnames() returns a list of column names (strings)
> .coltypes() returns a list of type OIDs (integers) […]
>
> Patch attached.  Comments welcome.

Applies, builds, passes tests. Code looks simple and good. Ready for
committer, unless you want to add a typmod accessor too.

-- ams


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Client Messages
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Pause at end of recovery