PostgreSQL TODO List
====================
-Last updated: Mon Mar 24 22:58:06 EDT 2008
+Last updated: Tue Mar 25 09:09:33 EDT 2008
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-10/msg00231.php
http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php
-* Add more cross-data-type operators
+* Simplify integer cross-data-type operators
http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php
-Last updated: Mon Mar 24 22:58:06 EDT 2008
+Last updated: Tue Mar 25 09:09:33 EDT 2008
The most recent version of this document can be viewed at
-
Add more cross-data-type operators
+
Simplify integer cross-data-type operators
Dates and Times
Be more aggressive about creating WAL files
Have resource managers report the duration of their status changes
-
Fix port/rint.c to be spec-compliant
+
Find a correct rint() substitute on Windows