We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44639e commit a658474Copy full SHA for a658474
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jan 26 17:17:42 EST 2001
+Last updated: Fri Jan 26 23:42:46 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -324,8 +324,9 @@ SOURCE CODE
324
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
325
* Experiment with multi-threaded backend [thread]
326
* Fix problems with libpq non-blocking/async code [async]
327
-* Merge global and template BKI files
+* Merge global and template BKI files (Peter)
328
* Fix username/password length limits in all areas
329
+* Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
330
331
---------------------------------------------------------------------------
332
0 commit comments