Обсуждение: pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.

Поиск
Список
Период
Сортировка

pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.

От
Andres Freund
Дата:
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
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1884708e25c444eb9de6b0665b94c268bab25689

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