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 18e0c871bbc..e4e8e64d6fe 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed Dec 12 01:59:39 EST 2007
+Last updated: Wed Dec 12 02:06:19 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1345,6 +1345,7 @@ Miscellaneous Performance
results coming back asynchronously.
http://archives.postgresql.org/pgsql-hackers/2006-10/msg00820.php
+ http://archives.postgresql.org/pgsql-hackers/2007-12/msg00027.php
* Use mmap() rather than SYSV shared memory or to write WAL files?