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

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.
Дата
Msg-id E1ZENob-00024v-GQ@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Optionally don't error out due to preexisting slots in commandli
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: For consistency add a pfree to ON CONFLICT set_plan_refs code.