Skip to content

Commit 1dd58c6

Browse files
committed
Add:
> * Abort SET changes made in aborted transactions
1 parent 0332d65 commit 1dd58c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Fri Apr 5 06:57:19 EST 2002
3+
Last updated: Sat Apr 6 20:53:21 EST 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -177,6 +177,7 @@ COMMANDS
177177
* Allow command blocks to ignore certain types of errors
178178
* Add checks for missing parameters to shell script, to prevent
179179
over-shifting
180+
* Abort SET changes made in aborted transactions
180181

181182
* ALTER
182183
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT

0 commit comments

Comments
 (0)