From 1dd58c61f7d06a59b014409f17a9cfe341867a55 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 7 Apr 2002 01:59:17 +0000 Subject: [PATCH] Add: > * Abort SET changes made in aborted transactions --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index ad235cd0c3..85b3a8b0af 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Fri Apr 5 06:57:19 EST 2002 +Last updated: Sat Apr 6 20:53:21 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -177,6 +177,7 @@ COMMANDS * Allow command blocks to ignore certain types of errors * Add checks for missing parameters to shell script, to prevent over-shifting +* Abort SET changes made in aborted transactions * ALTER o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT -- 2.40.0