|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jan 24 17:19:24 EST 2002 |
| 3 | +Last updated:Thu Jan 24 17:20:03 EST 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -226,7 +226,7 @@ COMMANDS
|
226 | 226 | o Change syntax to WITH DELIMITER, (keep old syntax around?)
|
227 | 227 | o Allow COPY to report error lines and continue; optionally
|
228 | 228 | allow error codes to be specified; requires savepoints or can
|
229 |
| - not be runinside a transaction |
| 229 | + not be runin a multi-statement transaction |
230 | 230 |
|
231 | 231 | * CURSOR
|
232 | 232 | o Allow BINARY option to SELECT, just like DECLARE
|
|