Re: BCD format - Mailing list pgsql-general

From Dann Corbit
Subject Re: BCD format
Date
Msg-id D425483C2C5C9F49B5B7A41F89441547055795@postal.corporate.connx.com
Whole thread Raw
In response to BCD format  (stefari@tiscali.it)
List pgsql-general
Consider using numeric type.
Like BCD, it will perform exact decimal arithmetic.

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of
stefari@tiscali.it
Sent: Wednesday, December 29, 2004 7:32 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] BCD format

Hi all !
I have to create a table with a BCD formatted field.
Can Postrgresql to support this field's type or I have to insert it in
binary
mode???

Thanks and happy new year to all !!!

__________________________________________________________________
Tiscali Adsl 2 Mega Free: l'adsl piu' veloce e' gratis!
Naviga libero dai costi fissi con Tiscali Adsl 2 Mega Free, l'adsl Free
piu' veloce in Italia. In piu', se ti abboni entro il 7 gennaio 2005,
navighi gratis fino al 31 marzo. E il costo di adesione e' GRATIS.
http://abbonati.tiscali.it/adsl/




---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: update table with row locking
Next
From: Scott Marlowe
Date:
Subject: pg_dump and pgpool