]> granicus.if.org Git - postgresql/commit
Fix AbortOutOfAnyTransaction logic to avoid notice about
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Oct 2000 20:06:39 +0000 (20:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Oct 2000 20:06:39 +0000 (20:06 +0000)
commitfa9357d0b75dcd4e3910a7100545cf78cc231f68
tree1315a21e39943ee6ccfa9653d2ef9987438c870a
parentf9b2298bb3e93bd73d92decb94c16414737b67be
Fix AbortOutOfAnyTransaction logic to avoid notice about
'AbortTransaction and not in in-progress state' when client disconnects
just after an error.  Notice seems pretty harmless, so I'm not going
to worry about back-patching this into 7.0.* ...
src/backend/access/transam/xact.c