Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bb14d8b

Browse files
committed
Add:
> * Allow GRANT/REVOKE permissions to be inherited by objects based on > schema permissions
1 parent 4f63cc6 commit bb14d8b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Sat Jan 22 15:05:08 EST 2005
5+
Last updated: Mon Jan 31 23:54:39 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -45,6 +45,8 @@ Administration
4545
* Have SHOW ALL and pg_settings show descriptions for server-side variables
4646
* Allow GRANT/REVOKE permissions to be applied to all schema objects with one
4747
command
48+
* Allow GRANT/REVOKE permissions to be inherited by objects based on
49+
schema permissions
4850
* Remove unreferenced table files created by transactions that were
4951
in-progress when the server terminated abruptly
5052
* Allow reporting of which objects are in which tablespaces

0 commit comments

Comments
 (0)