mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:28:20 -04:00
a6542a4b68
Change SET LOCAL/CONSTRAINTS/TRANSACTION behavior outside of a transaction block from error (post-9.3) to warning. (Was nothing in <= 9.3.) Also change ABORT outside of a transaction block from notice to warning.