File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Fri Jan 26 17:17:42 EST 2001
3
+ Last updated: Fri Jan 26 23:42:46 EST 2001
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -324,8 +324,9 @@ SOURCE CODE
324
324
* Remove unused pg_variable, pg_inheritproc, pg_ipl tables
325
325
* Experiment with multi-threaded backend [thread]
326
326
* Fix problems with libpq non-blocking/async code [async]
327
- * Merge global and template BKI files
327
+ * Merge global and template BKI files (Peter)
328
328
* Fix username/password length limits in all areas
329
+ * Remove compile-time upper limit on number of backends (MAXBACKENDS) (Tom)
329
330
330
331
---------------------------------------------------------------------------
331
332
You can’t perform that action at this time.
0 commit comments