]> granicus.if.org Git - postgresql/commitdiff
Add:
authorBruce Momjian <bruce@momjian.us>
Fri, 16 Aug 2002 15:12:43 +0000 (15:12 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 16 Aug 2002 15:12:43 +0000 (15:12 +0000)
<
> * Reserve last process slot for super-user if max_connections reached

doc/TODO

index e4bc0cf4c0c8ad26daad2f566b32d275c5bc0bd8..90000d4a2b3372dc27009848c3226a36f36abb00 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Aug 16 00:45:36 EDT 2002
+Last updated:          Fri Aug 16 11:12:42 EDT 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -69,7 +69,7 @@ Administration
   specified parameters to postgresql.conf defaults (Peter E)
 * Allow easy display of usernames in a group
 * Allow configuration files to be specified in a different directory
-
+* Reserve last process slot for super-user if max_connections reached
 
 Data Types
 ==========