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

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

Previous
From: Peter Eisentraut
Date:
Subject: Re: TODO Perl documentation question
Next
From: Peter Eisentraut
Date:
Subject: Re: libpq - main symbol unresolved.