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 989b7d6 commit b23de01Copy full SHA for b23de01
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Jan 23 11:12:42 EST 2002
+Last updated: Thu Jan 24 17:19:24 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -225,7 +225,8 @@ COMMANDS
225
o Allow dump/load of CSV format
226
o Change syntax to WITH DELIMITER, (keep old syntax around?)
227
o Allow COPY to report error lines and continue; optionally
228
- allow error codes to be specified; requires savepoints
+ allow error codes to be specified; requires savepoints or can
229
+ not be run inside a transaction
230
231
* CURSOR
232
o Allow BINARY option to SELECT, just like DECLARE
0 commit comments