File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Thu May 17 18:42:49 EDT 2007
5+ Last updated: Thu May 17 18:44:01 EDT 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -79,6 +79,10 @@ Administration
7979
8080 http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php
8181
82+ * Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
83+ the privilege granted by the invoking role, and not those granted
84+ by other roles
85+
8286
8387* Improve replication solutions
8488
Original file line number Diff line number Diff line change 1010PostgreSQL TODO List
1111</ p > < hr />
1212Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
13- Last updated: Thu May 17 18:42:49 EDT 2007
13+ Last updated: Thu May 17 18:44:01 EDT 2007
1414
1515< p > The most recent version of this document can be viewed at< br />
1616< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -79,6 +79,9 @@ <h1><a name="section_1">Administration</a></h1>
7979 </ li > < li > Allow custom variable classes that can restrict who can set the values
8080< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php</ a >
8181</ p >
82+ </ li > < li > Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
83+ the privilege granted by the invoking role, and not those granted
84+ by other roles
8285 </ li > < li > Improve replication solutions
8386 < ul >
8487 < li > Load balancing
You can’t perform that action at this time.
0 commit comments