Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b6f75fe

Browse files
committed
Update TODO list.
1 parent af5ced9 commit b6f75fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Jun 27 14:06:42 EDT 2001
3+
Last updated: Fri Jun 29 17:28:08 EDT 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -304,7 +304,7 @@ SOURCE CODE
304304
* Convert remaining fprintf(stderr,...)/perror() to elog()
305305
* Fix problems with libpq non-blocking/async code [async]
306306
* Merge global and template BKI files (Peter E)
307-
* Fix username/password length limits in all areas
307+
* Fix username/password length limits in all areas, e.g. pg_passwd
308308
* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
309309
* Make sure all block numbers are unsigned to increase maximum table size
310310
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)

0 commit comments

Comments
 (0)