PostgreSQL TODO List
====================
-Last updated: Mon Mar 17 17:49:07 EDT 2008
+Last updated: Mon Mar 17 18:34:12 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-11/msg00511.php
+* Improve text search error messages
+
+ http://archives.postgresql.org/pgsql-hackers/2007-10/msg00966.php
+
* Consider a special data type for regular expressions
http://archives.postgresql.org/pgsql-hackers/2007-08/msg01067.php
The standards specify array_agg() and UNNEST.
http://archives.postgresql.org/pgsql-hackers/2007-08/msg00464.php
+* Fix /contrib/ltree operator
+
+ http://archives.postgresql.org/pgsql-bugs/2007-11/msg00044.php
+
Multi-Language Support
-Last updated: Mon Mar 17 17:49:07 EDT 2008
+Last updated: Mon Mar 17 18:34:12 EDT 2008
The most recent version of this document can be viewed at
Consider a function-based API for '@@' full text searches
+
+
Improve text search error messages
Consider a special data type for regular expressions
Add array_accum() and array_to_set() functions for arrays
The standards specify array_agg() and UNNEST.
+
+
Fix /contrib/ltree operator