Update TODO list.

This commit is contained in:
Bruce Momjian 2001-01-28 15:41:58 +00:00
parent 677fe55c12
commit 0543cded86

View File

@ -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
---------------------------------------------------------------------------