mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
Add:
> * Add group object ownership, so groups can rename/drop/grant on objects, > so we can implement roles
This commit is contained in:
parent
9f5f212475
commit
677d77817d
5
doc/TODO
5
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
|
||||
==========
|
||||
|
Loading…
Reference in New Issue
Block a user