mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
Update TODO list.
This commit is contained in:
parent
81b48493aa
commit
0bcd24f9f6
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Tue Feb 20 12:35:01 EST 2001
|
Last updated: Fri Feb 23 14:14:34 EST 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -344,6 +344,7 @@ SOURCE CODE
|
|||||||
* Fix username/password length limits in all areas
|
* Fix username/password length limits in all areas
|
||||||
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
|
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
|
||||||
* Make sure all block numbers are unsigned to increase maximum table size
|
* Make sure all block numbers are unsigned to increase maximum table size
|
||||||
|
* Merge LockMethodCtl and LockMethodTable into on shared structure (Bruce)
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user