Re: A couple binary cursor questions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dann Corbit" <DCorbit(at)connx(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: A couple binary cursor questions
Date: 2002-02-01 21:01:52
Message-ID: 12947.1012597312@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Dann Corbit" <DCorbit(at)connx(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vince Vielhaber 2002-02-01 21:05:22 Re: PostgreSQL crashes with Qmail-SQL
Previous Message Peter Eisentraut 2002-02-01 21:01:14 Re: libpq - main symbol unresolved.