diff options
author | Bruce Momjian | 1997-07-14 03:26:22 +0000 |
---|---|---|
committer | Bruce Momjian | 1997-07-14 03:26:22 +0000 |
commit | 1fa3b698af6144a0d7a77bf8c4ab45081676ea61 (patch) | |
tree | 70c0a461bef5c1060656923e32e9e6e1ea457463 | |
parent | 2546b019dcfb86d3b6108bd8c27e134a3f0153fc (diff) |
Update new items for 6.1.1
-rw-r--r-- | HISTORY | 2 | ||||
-rw-r--r-- | doc/TODO | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ Changes in this release fix for SET with options (Thomas) allow pg_dump/pg_dumpall to preserve ownership of all tables/objects(Bruce) new psql \connect option allows changing usernames without chaning databases -fix for initdb --debug option(Tatsuo) +fix for initdb --debug option(Yoshihiko Ichikawa)) lextest cleanup(Bruce) hash fixes(Vadim) fix date/time month boundary arithmetic(Thomas) @@ -1,7 +1,7 @@ ==================================================== TODO list (FAQ) for PostgreSQL ==================================================== -last updated: Sun Jul 13 15:18:19 EDT 1997 +last updated: Sun Jul 13 23:13:24 EDT 1997 current maintainer: Bruce Momjian (maillist@candle.pha.pa.us) @@ -169,7 +169,7 @@ Changes in this release fix for SET with options (Thomas) allow pg_dump/pg_dumpall to preserve ownership of all tables/objects(Bruce) new psql \connect option allows changing usernames without chaning databases -fix for initdb --debug option(Tatsuo) +fix for initdb --debug option(Yoshihiko Ichikawa) lextest cleanup(Bruce) hash fixes(Vadim) fix date/time month boundary arithmetic(Thomas) |