|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Tue Nov 3014:32:10 EST 2004 |
| 5 | +Last updated:Tue Nov 3017:15:01 EST 2004 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -425,7 +425,7 @@ Commands
|
425 | 425 | o Have COPY return the number of rows loaded/unloaded (?)
|
426 | 426 | o Allow COPY to optionally include column headings in the first line
|
427 | 427 | o Allow COPY FROM ... CVS to interpret newlines and carriage
|
428 |
| - returns in data? |
| 428 | + returns in data |
429 | 429 |
|
430 | 430 | This would require major refactoring of the copy source code.
|
431 | 431 |
|
|