Fix interaction between psql \set AUTOCOMMIT and "ON_ERROR_ROLLBACK"
Bruce Momjian <bruce@momjian.us>
Fix interaction between psql \set AUTOCOMMIT and "ON_ERROR_ROLLBACK" by properly updating transaction state after AUTOCOMMIT.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/common.c | modified | +9 −7 |