|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Sat Jan22 15:05:08 EST 2005 |
| 5 | +Last updated:Mon Jan31 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
|
|