On Wed, Aug 20, 2025 at 11:46:11AM -0400, Tom Lane wrote:
> Independently of that, we have learned the hard way that GUCs
> that change application-visible query semantics are a bad idea.
> You cannot really argue that this wouldn't be one.
For reference: a famous example of that is autocommit as far as I
recall, with commit f85f43dfb5b9.
--
Michael