mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 07:42:52 -04:00
a54141aebc
Issue error for SET LOCAL/CONSTRAINTS/TRANSACTION outside a transaction block, as they have no effect. Per suggestion from Morten Hustveit