]> granicus.if.org Git - postgresql/commit
Fix interaction between psql \set AUTOCOMMIT and "ON_ERROR_ROLLBACK"
authorBruce Momjian <bruce@momjian.us>
Tue, 20 Sep 2005 21:43:08 +0000 (21:43 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 20 Sep 2005 21:43:08 +0000 (21:43 +0000)
commit99bb9c551ee0e4967619d3fc4b3970d84bc387a7
tree5fb69d50c9742ff7f3c7e7253d51d8bfa8cef077
parent8d86982a11438a496c022b1632ffe32b691ca388
Fix interaction between psql \set AUTOCOMMIT and "ON_ERROR_ROLLBACK"
by properly updating transaction state after AUTOCOMMIT.
src/bin/psql/common.c