summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian2008-03-24 18:24:30 +0000
committerBruce Momjian2008-03-24 18:24:30 +0000
commit3da2a4b899dc5005ead9b6d33198d76f4d7ed5c7 (patch)
tree641a9a10636fc9ef17e2dc1fb7ee525d9215c18f /doc/TODO
parent9b8e1eb375e6d8b8568a3441bdc316341fd7b640 (diff)
Add to TODO:
> > * Research reducing deTOASTing in more places > > http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php
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 db16ae50ed1..9939b856124 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon Mar 24 13:47:43 EDT 2008
+Last updated: Mon Mar 24 14:24:24 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1718,6 +1718,10 @@ Miscellaneous Performance
http://archives.postgresql.org/pgsql-hackers/2007-09/msg00206.php
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00361.php
+* Research reducing deTOASTing in more places
+
+ http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php
+
Source Code