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 3ab5ac8 commit 472186aCopy full SHA for 472186a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Dec 28 14:35:26 EST 2001
+Last updated: Fri Dec 28 14:43:42 EST 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -193,6 +193,7 @@ COMMANDS
193
* COPY
194
o Allow specification of column names
195
o Allow dump/load of CSV format
196
+ o Change syntax to WITH DELIMITER, (keep old syntax around?)
197
* CURSOR
198
o Allow BINARY option to SELECT, like we do with DECLARE
199
o MOVE 0 should not move to end of cursor
0 commit comments