diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Fri Mar 21 15:34:26 EDT 2008 +Last updated: Fri Mar 21 15:58:06 EDT 2008 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -457,6 +457,10 @@ Functions http://archives.postgresql.org/pgsql-bugs/2007-11/msg00044.php +* Fix inconsistent precedence of =, >, and < compared to <>, >=, and <= + + http://archives.postgresql.org/pgsql-bugs/2007-12/msg00145.php + Multi-Language Support |