mirror of
https://github.com/postgres/postgres.git
synced 2025-06-10 09:21:54 +03: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.