Re: "money" binary representation

From: Andrew Chernow <ac(at)esilo(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>, pgsql-general(at)postgresql(dot)org
Subject: Re: "money" binary representation
Date: 2009-11-17 02:03:21
Message-ID: 4B020469.8010300@esilo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>> I'm trying to read "money" field using PQgetvalue (PostgreSQL 8.3.7). The
>>> function returns 9 bytes, smth like 0h 0h 0h 0h 0h 0h 14h 0h 0h, for the

Huh... You mean 8 bytes, right?

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig de Stigter 2009-11-17 02:52:44 Corrupt indices on already-dropped table (could not open relation with OID ...)
Previous Message Merlin Moncure 2009-11-17 01:56:51 Re: "money" binary representation