|
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:Thu Mar2 22:13:06 EST 2006 |
| 11 | +Last updated:Fri Mar3 15:37:18 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>. |
@@ -456,7 +456,7 @@ <h1><a name="section_8">SQL Commands</a></h1> |
456 | 456 | <p> This requires the use of a savepoint before each COPY line is |
457 | 457 | processed, with ROLLBACK on COPY failure. |
458 | 458 | </p> |
459 | | -</li><li>%Have COPY return the number of rows loaded/unloaded? |
| 459 | +</li><li>-<em>Have COPY return the number of rows loaded/unloaded?</em> |
460 | 460 | </li><li>Allow COPY on a newly-created table to skip WAL logging |
461 | 461 | <p> On crash recovery, the table involved in the COPY would |
462 | 462 | be removed or have its heap and index files truncated. One |
|