|
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:Fri Feb10 22:33:33 EST 2006 |
| 11 | +Last updated:Sat Feb11 16:55:42 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>.
|
@@ -546,7 +546,7 @@ <h1><a name="section_9">Clients</a></h1>
|
546 | 546 | </li><li>Allow psql \pset boolean variables to set to fixed values, rather
|
547 | 547 | than toggle
|
548 | 548 | </li><li>Consistently display privilege information for all objects in psql
|
549 |
| -</li><li>Improve psql's handling of multi-line statements |
| 549 | +</li><li>-<em>Improve psql's handling of multi-line statements</em> |
550 | 550 | <p> Currently, while \e saves a single statement as one entry, interactive
|
551 | 551 | statements are saved one line at a time. Ideally all statements
|
552 | 552 | would be saved like \e does.
|
|