]> granicus.if.org Git - postgresql/commitdiff
Add "few":
authorBruce Momjian <bruce@momjian.us>
Fri, 16 Aug 2002 17:05:18 +0000 (17:05 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 16 Aug 2002 17:05:18 +0000 (17:05 +0000)
> * Reserve last few process slots for super-user if max_connections reached

doc/TODO

index b1b1f26b166a93855c9503cf2088f30ecf8ba57b..cbc308b3f9a0c2480051992ab8d4f296a41b5492 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Fri Aug 16 11:13:10 EDT 2002
+Last updated:          Fri Aug 16 13:04:21 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
+* Reserve last few process slots for super-user if max_connections reached
 
 
 Data Types