diff options
author | Bruce Momjian | 2006-06-06 13:52:21 +0000 |
---|---|---|
committer | Bruce Momjian | 2006-06-06 13:52:21 +0000 |
commit | 491a8c27c9ddd8cadca41b0fb85f53515e90485c (patch) | |
tree | 8eef2e7f17465ba49819ab2f6e5bb62c3d216ebf /doc/TODO | |
parent | 0251602fc9b8756419f8941bcc24fb631ba6ba72 (diff) |
Done:
< * %Make postmater and postgres options distinct so the postmaster -o
> * -Make postmater and postgres options distinct so the postmaster -o
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Sat Jun 3 22:10:54 EDT 2006 +Last updated: Tue Jun 6 09:52:15 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -20,7 +20,7 @@ first. Administration ============== -* %Make postmater and postgres options distinct so the postmaster -o +* -Make postmater and postgres options distinct so the postmaster -o option is no longer needed * -%Allow pooled connections to list all prepared statements |