summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 06aac622bcf..1e9c7090591 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Jan 13 19:47:26 EST 2003
+Last updated: Sat Jan 25 20:13:27 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -52,7 +52,8 @@ Administration
* Add start time to pg_stat_activity
* Allow limits on per-db/user connections
* Have standalone backend read postgresql.conf
-
+* Add group object ownership, so groups can rename/drop/grant on objects,
+ so we can implement roles
Data Types
==========