|
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: Sat May 7 00:24:29 EDT 2005 |
| 11 | +Last updated: Sat May 7 00:38:02 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>.
|
@@ -444,7 +444,7 @@ <h1><a name="section_7">Commands</a></h1>
|
444 | 444 | </p>
|
445 | 445 | </li><li>Allow COPY to understand \x as a hex byte
|
446 | 446 | </li><li>Have COPY return the number of rows loaded/unloaded (?)
|
447 |
| -</li><li>Allow COPY to optionally include column headings in the first line |
| 447 | +</li><li>-Allow COPY to optionally include column headings in the first line |
448 | 448 | </li><li>-Allow COPY FROM ... CSV to interpret newlines and carriage
|
449 | 449 | returns in data
|
450 | 450 | </li></ul>
|
|