Re: A couple binary cursor questions - Mailing list pgsql-hackers

From Dann Corbit
Subject Re: A couple binary cursor questions
Date
Msg-id D90A5A6C612A39408103E6ECDD77B8290FD489@voyager.corporate.connx.com
Whole thread Raw
In response to A couple binary cursor questions  ("Dann Corbit" <DCorbit@connx.com>)
Responses Re: A couple binary cursor questions  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Frank Wiles
Date:
Subject: TODO Perl documentation question
Next
From: "Suporte"
Date:
Subject: The " \! " and " \l " commands