aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 760c4ba11cf..c23d24afdd3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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