aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index f3f408ca2a5..7db4509f550 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sun Jan 28 00:03:41 EST 2001
+Last updated: Sun Jan 28 10:41:51 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -331,6 +331,7 @@ SOURCE CODE
* Merge global and template BKI files (Peter)
* Fix username/password length limits in all areas
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
+* Make sure all block numbers are unsigned to increase maximum table size
---------------------------------------------------------------------------