diff options
Diffstat (limited to 'doc/src/FAQ/TODO.html')
-rw-r--r-- | doc/src/FAQ/TODO.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 58afa3d10be..ba5be9c787f 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -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:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Mon Jul 10 11:44:25 EDT 2006 +Last updated: Tue Jul 18 14:20:41 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>. @@ -702,10 +702,7 @@ first. in the second display column, rather than the first column as it does now. </p> - </li><li>Display IN, INOUT, and OUT parameters in \df+ -<p> It probably requires psql to output newlines in the proper - column, which is already on the TODO list. -</p> + </li><li>-<em>Display IN, INOUT, and OUT parameters in \df</em> </li><li>Add auto-expanded mode so expanded output is used if the row length is wider than the screen width. <p> Consider using auto-expanded mode for backslash commands like \df+. |