mirror of
https://github.com/postgres/postgres.git
synced 2025-05-23 00:02:38 -04:00
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.