Re: [BUGS]

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS]
Дата
Msg-id 20598.1019920048@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ...  (Shra <shravan@yaskatech.com>)
Ответы MetaData (size of datatype)  (Shra <shravan@yaskatech.com>)
Список pgsql-hackers
Shra <shravan@yaskatech.com> writes:
> [ where to get declared-length info for var-length columns ]

This is encoded in the atttypmod field (see PQfmod).  I'd recommend
using format_type() to decode the info, but if you don't mind possibly
having to change your code from time to time, you could just wire
knowledge of the interpretation of typmod into your code.

In future, kindly be more selective about the lists you cross-post to.
I generally make a practice of ignoring questions posted to the bugs
list, for example.
        regards, tom lane


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Mandrake 8.1 RPMs posted
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: Mandrake 8.1 RPMs posted