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 fee9b7c commit a2c090dCopy full SHA for a2c090d
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Jun 6 11:56:04 EDT 2003
+Last updated: Fri Jun 6 15:46:15 EDT 2003
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -196,7 +196,8 @@ Commands
196
o Allow COPY to report error lines and continue; optionally
197
allow error codes to be specified; requires savepoints or can
198
not be run in a multi-statement transaction
199
- o Allow copy to understand \x as hex
+ o Allow COPY to understand \x as hex
200
+ o Have COPY return number of rows loaded/unloaded
201
202
* CURSOR
203
o Allow BINARY option to SELECT, just like DECLARE
0 commit comments