PostgreSQL TODO List
====================
-Last updated: Mon Apr 2 17:10:50 EDT 2007
+Last updated: Mon Apr 2 17:25:28 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Allow INET subnet tests using non-constants to be indexed
* Allow to_date() and to_timestamp() accept localized month names
+* Fix to_date()-related functions to consistently issue errors
+
+ http://archives.postgresql.org/pgsql-hackers/2007-02/msg00915.php
+
* Add missing parameter handling in to_char()
http://archives.postgresql.org/pgsql-hackers/2005-12/msg00948.php
-Last updated: Mon Apr 2 17:10:50 EDT 2007
+Last updated: Mon Apr 2 17:25:28 EDT 2007
The most recent version of this document can be viewed at
Allow INET subnet tests using non-constants to be indexed
Allow to_date() and to_timestamp() accept localized month names
+
Fix to_date()-related functions to consistently issue errors
+
Add missing parameter handling in to_char()