]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Mon, 19 Jul 2004 20:57:30 +0000 (20:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 19 Jul 2004 20:57:30 +0000 (20:57 +0000)
> * -Allow configuration files to be specified in a different directory

doc/TODO

index 53fc75c69ec238f8e91f252f53b71c166c4da20a..063529c83ca5e73ac2d5b4bbcfbf97c832b1026e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
 Bracketed items "[]" have more detail.
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:          Sat Jul 17 06:50:10 EDT 2004
+Last updated:          Mon Jul 19 16:57:25 EDT 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
 
@@ -23,7 +23,7 @@ Administration
 * Incremental backups
 * Remove behavior of postmaster -o after making postmaster/postgres
   flags unique
-* Allow configuration files to be specified in a different directory
+* -Allow configuration files to be specified in a different directory
 * Allow limits on per-db/user connections
 * Add group object ownership, so groups can rename/drop/grant on objects,
   so we can implement roles