|
10 | 10 | PostgreSQL TODO List |
11 | 11 | </p><hr/> |
12 | 12 | Current maintainer: Bruce Momjian (<ahref="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 |
14 | 14 |
|
15 | 15 | <p>The most recent version of this document can be viewed at<br/> |
16 | 16 | <ahref="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> |
79 | 79 | </li><li>Allow custom variable classes that can restrict who can set the values |
80 | 80 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php">http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php</a> |
81 | 81 | </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 |
82 | 85 | </li><li>Improve replication solutions |
83 | 86 | <ul> |
84 | 87 | <li>Load balancing |
|