Shigeru Hanada wrote: > Connection should be closed only when the trigger is a > top level transaction and it's aborting, but isTopLevel flag was not > checked. I fixed the bug and added regression tests for such cases.
I wondered about that - is it really necessary to close the remote connection? Wouldn't a ROLLBACK on the remote connection be good enough? Yours, Laurenz Albe -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
