Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f878f commit 04854a8Copy full SHA for 04854a8
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer: Bruce Momjian ([email protected])
8
-Last updated: Wed Aug 18 00:00:34 EDT 2004
+Last updated: Wed Aug 18 22:35:48 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -403,6 +403,7 @@ Commands
403
404
o Allow COPY to understand \x as a hex byte
405
o Have COPY return the number of rows loaded/unloaded (?)
406
+ o Allow COPY to optionally include column headings as the first line
407
408
* CURSOR
409
o Allow UPDATE/DELETE WHERE CURRENT OF cursor
0 commit comments