Re: Fixed pg_class refcache leak when the meta tuple in pg_class in invalid.

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Fixed pg_class refcache leak when the meta tuple in pg_class in invalid.
Дата
Msg-id CAB7nPqQQXB0o4-HxxFMR9ArsuG5MWviStDc1fWZ-TTLWKcjw7w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fixed pg_class refcache leak when the meta tuple in pg_class in invalid.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, Nov 26, 2016 at 8:57 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Could you show us a test case that provokes the warning you see?

Nothing to worry about IMO. Looking at the patch, there is no
pg_class_relation declared, so this would not even compile...
-- 
Michael



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Autovacuum breakage from a734fd5d1
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Parallel bitmap heap scan