summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-07-30 01:48:40 +0000
committerBruce Momjian <bruce@momjian.us>2006-07-30 01:48:40 +0000
commitd6603791eac6b3153c0078335faec458598b4de9 (patch)
tree094c9fab7693774289023a4c36272d7e6212233c /doc/TODO
parent1a271f0c71294c47444a15d93bc064d3a4f23674 (diff)
downloadpostgresql-d6603791eac6b3153c0078335faec458598b4de9.tar.gz
Add:
> * Consider detoasting keys before sorting
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 81bd39476b..915af86e58 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Sat Jul 29 14:08:27 EDT 2006
+Last updated: Sat Jul 29 21:48:36 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1153,7 +1153,7 @@ Vacuum
anyone?
* Auto-vacuum
- o Use free-space map information to guide rfilling
+ o Use free-space map information to guide refilling
o %Issue log message to suggest VACUUM FULL if a table is nearly
empty?
o Improve xid wraparound detection by recording per-table rather
@@ -1384,6 +1384,7 @@ Source Code
This involves choosing better pivot points for the quicksort.
+* Consider detoasting keys before sorting
* Consider GnuTLS if OpenSSL license becomes a problem
http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php