|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF"> |
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1> |
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> |
11 | | -Last updated: Sat Apr 22 14:17:50 EDT 2006 |
| 11 | +Last updated: Sat Apr 22 14:18:18 EDT 2006 |
12 | 12 | </p> |
13 | 13 | <p>The most recent version of this document can be viewed at<br/> |
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
@@ -566,7 +566,7 @@ <h1><a name="section_9">Clients</a></h1> |
566 | 566 | <p> This would allow non-psql clients to pull the same information out |
567 | 567 | of the database as psql. |
568 | 568 | </p> |
569 | | -</li><li>Fix psql'sbackslash commands more consistent |
| 569 | +</li><li>Fix psql's\d commands more consistent |
570 | 570 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php">http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php</a> |
571 | 571 | <ahref="http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php">http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php</a> |
572 | 572 | </p> |
|