File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
TODO list for PostgreSQL
3
3
========================
4
4
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
6
6
7
7
The most recent version of this document can be viewed at the PostgreSQL web
8
8
site, http://www.PostgreSQL.org.
@@ -45,6 +45,8 @@ Administration
45
45
* Have SHOW ALL and pg_settings show descriptions for server-side variables
46
46
* Allow GRANT/REVOKE permissions to be applied to all schema objects with one
47
47
command
48
+ * Allow GRANT/REVOKE permissions to be inherited by objects based on
49
+ schema permissions
48
50
* Remove unreferenced table files created by transactions that were
49
51
in-progress when the server terminated abruptly
50
52
* Allow reporting of which objects are in which tablespaces
You can’t perform that action at this time.
0 commit comments