On Sat, Jun 3, 2017 at 12:10 AM, Thomas Munro <[email protected]> wrote: > I would have expected that to be handled by separate transition tables > at different query levels, but evidently it isn't.
I am wondering if we need to wrap the execution of a modifying CTE in AfterTriggerBeginQuery() and AfterTriggerEndQuery(). But I'm not sure where, and it may be a couple of days before I can dig some more. -- Thomas Munro http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
