pgsql: Add documentation about the issues of casting MONEY to/from

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add documentation about the issues of casting MONEY to/from
Date: 2007-11-27 05:49:58
Message-ID: 20071127054958.52CFD7540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add documentation about the issues of casting MONEY to/from numeric
types.

Modified Files:
--------------
pgsql/doc/src/sgml:
datatype.sgml (r1.217 -> r1.218)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml?r1=1.217&r2=1.218)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-11-27 06:05:57 pgsql: Wording improvement for MONEY casting.
Previous Message Bruce Momjian 2007-11-26 23:32:22 Re: pgsql: Add: < * -Make 64-bit version of the MONEY data type < * Add