We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23de01 commit d958c08Copy full SHA for d958c08
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Jan 24 17:19:24 EST 2002
+Last updated: Thu Jan 24 17:20:03 EST 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -226,7 +226,7 @@ COMMANDS
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 or can
229
- not be run inside a transaction
+ not be run in a multi-statement transaction
230
231
* CURSOR
232
o Allow BINARY option to SELECT, just like DECLARE
0 commit comments