|
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:Mon May 30 17:12:22 EDT 2005 |
| 11 | +Last updated:Wed Jun 1 21:27:57 EDT 2005 |
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>.
|
@@ -453,7 +453,7 @@ <h1><a name="section_7">Commands</a></h1>
|
453 | 453 | <p> This requires the use of a savepoint before each COPY line is
|
454 | 454 | processed, with ROLLBACK on COPY failure.
|
455 | 455 | </p>
|
456 |
| -</li><li>Allow COPY to understand \x as a hex byte |
| 456 | +</li><li>-<em>Allow COPY to understand \x as a hex byte</em> |
457 | 457 | </li><li>Have COPY return the number of rows loaded/unloaded (?)
|
458 | 458 | </li><li>-<em>Allow COPY to optionally include column headings in the first line</em>
|
459 | 459 | </li><li>-<em>Allow COPY FROM ... CSV to interpret newlines and carriage</em>
|
|