|
|
|
@ -8,7 +8,7 @@ |
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> |
|
|
|
|
<h1><a name="section_1">PostgreSQL TODO List</a></h1> |
|
|
|
|
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> |
|
|
|
|
Last updated: Fri Apr 21 16:45:19 EDT 2006 |
|
|
|
|
Last updated: Sat Apr 22 12:06:27 EDT 2006 |
|
|
|
|
</p> |
|
|
|
|
<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>. |
|
|
|
@ -566,7 +566,9 @@ first. |
|
|
|
|
<p> This would allow non-psql clients to pull the same information out |
|
|
|
|
of the database as psql. |
|
|
|
|
</p> |
|
|
|
|
</li><li>Fix psql's display of schema information (Neil) |
|
|
|
|
</li><li>Fix psql's \dn for various schema combinations (Neil) |
|
|
|
|
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php">http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php</a> |
|
|
|
|
</p> |
|
|
|
|
</li><li>Allow psql \pset boolean variables to set to fixed values, rather |
|
|
|
|
than toggle |
|
|
|
|
</li><li>Consistently display privilege information for all objects in psql |
|
|
|
|