diff options
author | Bruce Momjian | 2005-07-01 15:08:25 +0000 |
---|---|---|
committer | Bruce Momjian | 2005-07-01 15:08:25 +0000 |
commit | 8ab306e4eaae6e73d77433e0848a76ee2c901fe8 (patch) | |
tree | 7e053d582a214a6fe7fafd574c7f95c08cf72eeb /doc/TODO | |
parent | 16d2699f7ff67e55c49f87f2a176792b3f65b1ec (diff) |
Item superceeded now that groups exist:
< * Add group object ownership, so groups can rename/drop/grant on objects,
< so we can implement roles
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Fri Jul 1 10:51:41 EDT 2005 +Last updated: Fri Jul 1 11:08:12 EDT 2005 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -22,8 +22,6 @@ Administration * Remove behavior of postmaster -o after making postmaster/postgres flags unique * Allow limits on per-db/user connections -* Add group object ownership, so groups can rename/drop/grant on objects, - so we can implement roles * Allow server log information to be output as INSERT statements This would allow server log information to be easily loaded into |