Update TODO list.
authorBruce Momjian
Fri, 26 Jan 2001 21:17:25 +0000 (21:17 +0000)
committerBruce Momjian
Fri, 26 Jan 2001 21:17:25 +0000 (21:17 +0000)
doc/TODO

index 9bae5dc9c3c17e64e27df6ae70a60a29d977c833..8c0f988a21a25ecf388398e37251ee10a336503f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Fri Jan 26 16:16:06 EST 2001
+Last updated:      Fri Jan 26 16:17:17 EST 2001
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -324,6 +324,7 @@ SOURCE CODE
 * Remove unused pg_variable, pg_inheritproc, pg_ipl tables
 * Experiment with multi-threaded backend [thread]
 * Fix problems with libpq non-blocking/async code [async]
+* Merge global and template BKI files
 
 ---------------------------------------------------------------------------