|
|
@ -10,7 +10,7 @@ |
|
|
|
PostgreSQL TODO List |
|
|
|
PostgreSQL TODO List |
|
|
|
</p><hr/> |
|
|
|
</p><hr/> |
|
|
|
Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> |
|
|
|
Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> |
|
|
|
Last updated: Thu May 17 18:44:01 EDT 2007 |
|
|
|
Last updated: Thu May 17 18:53:18 EDT 2007 |
|
|
|
|
|
|
|
|
|
|
|
<p>The most recent version of this document can be viewed at<br/> |
|
|
|
<p>The most recent version of this document can be viewed at<br/> |
|
|
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
|
|
|
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
|
|
@ -82,6 +82,8 @@ first. There is also a developer's wiki at<br/> |
|
|
|
</li><li>Implement the SQL standard mechanism whereby REVOKE ROLE revokes only |
|
|
|
</li><li>Implement the SQL standard mechanism whereby REVOKE ROLE revokes only |
|
|
|
the privilege granted by the invoking role, and not those granted |
|
|
|
the privilege granted by the invoking role, and not those granted |
|
|
|
by other roles |
|
|
|
by other roles |
|
|
|
|
|
|
|
<p> <a href="http://archives.postgresql.org/pgsql-bugs/2007-05/msg00010.php">http://archives.postgresql.org/pgsql-bugs/2007-05/msg00010.php</a> |
|
|
|
|
|
|
|
</p> |
|
|
|
</li><li>Improve replication solutions |
|
|
|
</li><li>Improve replication solutions |
|
|
|
<ul> |
|
|
|
<ul> |
|
|
|
<li>Load balancing |
|
|
|
<li>Load balancing |
|
|
|