|
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:Tue Feb7 09:49:09 EST 2006 |
| 11 | +Last updated:Thu Feb9 23:14:14 EST 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>. |
@@ -551,7 +551,7 @@ <h1><a name="section_9">Clients</a></h1> |
551 | 551 | statements are saved one line at a time. Ideally all statements |
552 | 552 | would be saved like \e does. |
553 | 553 | </p> |
554 | | -</li><li>Allow multi-line column values to align in the proper columns |
| 554 | +</li><li>-<em>Allow multi-line column values to align in the proper columns</em> |
555 | 555 | <p> If the second output column value is 'a\nb', the 'b' should appear |
556 | 556 | in the second display column, rather than the first column as it |
557 | 557 | does now. |
|