Noah Misch <[email protected]> writes: > On Wed, Oct 29, 2014 at 10:12:44PM +0000, Tom Lane wrote: >> To fix, suppress the hint-flag updates if we are InTransactionBlock().
> Shouldn't this use IsInTransactionChain(), to catch the other ways ANALYZE can
> share a transaction with DDL?
Hm, I think you're right. Will fix, thanks.
regards, tom lane
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
