Re: A couple binary cursor questions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: A couple binary cursor questions
Дата
Msg-id 12947.1012597312@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: A couple binary cursor questions  ("Dann Corbit" <DCorbit@connx.com>)
Список pgsql-hackers
"Dann Corbit" <DCorbit@connx.com> writes:
> Sorry.  Brain seizure on my part.  I meant NUMERIC data type.

Ah.  In that case see src/include/utils/numeric.h, as well as the
comments near the head of src/backend/utils/adt/numeric.c.  Briefly,
it's packed BCD floating point...

>> 2. Array type objects.

> See src/include/utils/array.h
        regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: TODO Perl documentation question
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: libpq - main symbol unresolved.