|
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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated:Mon Jul10 11:44:25 EDT 2006 |
| 11 | +Last updated:Tue Jul18 14:20:41 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>.
|
@@ -702,10 +702,7 @@ <h1><a name="section_9">Clients</a></h1>
|
702 | 702 | in the second display column, rather than the first column as it
|
703 | 703 | does now.
|
704 | 704 | </p>
|
705 |
| -</li><li>Display IN, INOUT, and OUT parameters in \df+ |
706 |
| -<p> It probably requires psql to output newlines in the proper |
707 |
| - column, which is already on the TODO list. |
708 |
| -</p> |
| 705 | +</li><li>-<em>Display IN, INOUT, and OUT parameters in \df</em> |
709 | 706 | </li><li>Add auto-expanded mode so expanded output is used if the row
|
710 | 707 | length is wider than the screen width.
|
711 | 708 | <p> Consider using auto-expanded mode for backslash commands like \df+.
|
|