summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 7e0c99a08b2..f4e638223bc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed Jul 16 21:34:17 EDT 2008
+Last updated: Thu Jul 17 22:03:21 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -720,6 +720,7 @@ SQL Commands
* Implement SQL:2003 window functions
http://archives.postgresql.org/pgsql-hackers/2008-06/msg00380.php
+ http://archives.postgresql.org/pgsql-hackers/2008-07/msg00232.php
* Allow INSERT/UPDATE ... RETURNING inside a SELECT 'FROM' clause or
target list