Update TODO list.
authorBruce Momjian
Sat, 9 Dec 2000 23:25:52 +0000 (23:25 +0000)
committerBruce Momjian
Sat, 9 Dec 2000 23:25:52 +0000 (23:25 +0000)
doc/TODO

index 70f201750b7184367044bb594df8bd6660b62cc7..1f912be5c7515e9c547a54b4050af618807d1072 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Mon Nov 27 16:15:36 EST 2000
+Last updated:      Sat Dec  9 18:25:43 EST 2000
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -108,6 +108,7 @@ TYPES
 * Update macaddr manufacturer numbers, or remove the function macaddr_manuf()
 * Add btree index support for reltime, tinterval, regproc, bit, varbit
 * Add rtree index support for line, lseg, path, point
+* Make file in/out interface to TOAST columns
 
 VIEWS