PostgreSQL TODO List
====================
-Last updated: Thu Mar 29 16:24:27 EDT 2007
+Last updated: Thu Mar 29 17:43:28 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php
* Change NUMERIC to enforce the maximum precision
+* Reduce storage space for small NUMERICs
+
+ http://archives.postgresql.org/pgsql-hackers/2007-02/msg01331.php
+
* Fix data types where equality comparison isn't intuitive, e.g. box
* Allow user-defined types to specify a type modifier at table creation
time
-Last updated: Thu Mar 29 16:24:27 EDT 2007
+Last updated: Thu Mar 29 17:43:28 EDT 2007
The most recent version of this document can be viewed at
Change NUMERIC to enforce the maximum precision
+
Reduce storage space for small NUMERICs
+
Fix data types where equality comparison isn't intuitive, e.g. box
Allow user-defined types to specify a type modifier at table creation
time