Re: A couple binary cursor questions

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Re: A couple binary cursor questions
Дата
Msg-id D90A5A6C612A39408103E6ECDD77B8290FD489@voyager.corporate.connx.com
обсуждение исходный текст
Ответ на A couple binary cursor questions  ("Dann Corbit" <DCorbit@connx.com>)
Ответы Re: A couple binary cursor questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Friday, February 01, 2002 12:08 PM
To: Dann Corbit
Cc: pgsql-hackers@postgresql.org
Subject: Re: [HACKERS] A couple binary cursor questions 


"Dann Corbit" <DCorbit@connx.com> writes:
> The types I am having problems with are:
> 1. Currency data type.

If you mean type MONEY, it's just an int4.  (There's a reason why it's
deprecated...)
-----------------------------------------------------------------------
Sorry.  Brain seizure on my part.  I meant NUMERIC data type.
As in numeric with a precision of 800 (big whomping number types)
-----------------------------------------------------------------------
> 2. Array type objects.

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


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

Предыдущее
От: Frank Wiles
Дата:
Сообщение: TODO Perl documentation question
Следующее
От: "Suporte"
Дата:
Сообщение: The " \! " and " \l " commands