On Tue, May 16, 2017 at 12:32 PM, Amit Langote <langote_amit...@lab.ntt.co.jp> wrote: > I vote for ExecCleanupTriggerState(estate). After your patch, there will > be 4 places, including afterTriggerInvokeEvents(), ExecEndPlan(), and > EvalPlanQualEnd(), that repeat the same block of code.
Ok, here's a patch like that. The call to ExecCloseIndices() may technically be redundant (we never opened them). -- Thomas Munro http://www.enterprisedb.com
fix-relcache-leak-in-copy-with-triggers-v2.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers