[HACKERS] unsafe tuple releasing in get_default_partition_oid

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема [HACKERS] unsafe tuple releasing in get_default_partition_oid
Дата
Msg-id CAOBaU_Y4omLA+VbsVdA-JwBLoJWiPxfdKCkMjrZM7NMZxa1fKw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] unsafe tuple releasing in get_default_partition_oid  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

I just noticed that get_default_partition_oid() tries to release the
tuple even if it isn't valid.
Trivial patch attached.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Transactions involving multiple postgres foreign servers
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] unsafe tuple releasing in get_default_partition_oid