PostgreSQL TODO List
====================
-Last updated: Thu Sep 28 13:43:25 EDT 2006
+Last updated: Fri Sep 29 22:59:01 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
Change the MONEY data type to use DECIMAL internally, with special
locale-aware output formatting.
http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
+ http://archives.postgresql.org/pgsql-hackers/2006-09/msg01107.php
* Change NUMERIC to enforce the maximum precision
* Add NUMERIC division operator that doesn't round?
-Last updated: Thu Sep 28 13:43:25 EDT 2006
+Last updated: Fri Sep 29 22:59:01 EDT 2006
The most recent version of this document can be viewed at
Change the MONEY data type to use DECIMAL internally, with special
locale-aware output formatting.
Change NUMERIC to enforce the maximum precision
Add NUMERIC division operator that doesn't round?