pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.
Date
Msg-id E1ZENob-00024v-GQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
For consistency add a pfree to ON CONFLICT set_plan_refs code.

Backpatch to 9.5 where ON CONFLICT was introduced.

Author: Peter Geoghegan

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3ed26e5f87a90bedaa3d7feb9e197e0d9f3fb252

Modified Files
--------------
src/backend/optimizer/plan/setrefs.c |    2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Optionally don't error out due to preexisting slots in commandli
Next
From: Andres Freund
Date:
Subject: pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.