summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index ef28a4bf60..a88e56a082 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Mar 18 11:30:48 EDT 2008
+Last updated: Tue Mar 18 14:40:32 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1655,6 +1655,13 @@ Miscellaneous Performance
http://archives.postgresql.org/pgsql-performance/2007-12/msg00090.php
+* Consider not storing a NULL bitmap on disk if all the NULLs are
+ trailing
+
+ http://archives.postgresql.org/pgsql-hackers/2007-12/msg00624.php
+ http://archives.postgresql.org/pgsql-patches/2007-12/msg00109.php
+
+
Source Code
===========