Re: understanding Datum -> char * -> Datum conversions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: understanding Datum -> char * -> Datum conversions
Дата
Msg-id 12944.959209253@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: understanding Datum -> char * -> Datum conversions  (Brook Milligan <brook@biology.nmsu.edu>)
Список pgsql-hackers
Brook Milligan <brook@biology.nmsu.edu> writes:
> Is there some documentation on the set of macros and what they do (or
> some other means of describing how one translates arguments and return
> values between internal form and "useful" programming form)?

Just the source code :-(.  Want to write some?
        regards, tom lane


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

Предыдущее
От: Brook Milligan
Дата:
Сообщение: Re: understanding Datum -> char * -> Datum conversions
Следующее
От: Chris Bitmead
Дата:
Сообщение: Re: Fwd: Re: SQL3 UNDER