aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
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 e6a92098a95..bea9ca36e70 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Wed Jun 14 15:01:56 EDT 2006
+Last updated: Wed Jun 14 15:32:43 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -306,6 +306,10 @@ Data Types
This requires the TOAST column to be stored EXTERNAL.
+ o Add API for 64-bit large object access
+
+ http://archives.postgresql.org/pgsql-hackers/2005-09/msg00781.php
+
Functions
=========