Re: using adbin, conbin, etc.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: using adbin, conbin, etc.
Дата
Msg-id 9688.1059575961@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: using adbin, conbin, etc.  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-hackers
Rod Taylor <rbt@rbt.ca> writes:
> On Tue, 2003-07-29 at 21:45, Christopher Kings-Lynne wrote:
>> I hear that we're supposed to use the 'bin' versions of the 'src' columns
>> where possible. I would like then to use them in phpPgAdmin for displaying
>> defaults and stuff.  Is there some way to use them from SQL?  Cos it all
>> looks like garbage to me :)

> Use the various pg_get_...() functions wherever you can.

And if you can't find one that does what you want, ask for it.
The last thing we want is client-side code digging into those internal
representations --- we change 'em frequently.
        regards, tom lane


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

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: Re: Feature request -- Log Database Name
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bug in current_timestamp(1)