Re: Fixed pg_class refcache leak when the meta tuple in pg_class in invalid. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fixed pg_class refcache leak when the meta tuple in pg_class in invalid.
Date
Msg-id CAB7nPqQQXB0o4-HxxFMR9ArsuG5MWviStDc1fWZ-TTLWKcjw7w@mail.gmail.com
Whole thread Raw
In response to Re: Fixed pg_class refcache leak when the meta tuple in pg_class in invalid.  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Autovacuum breakage from a734fd5d1
Next
From: Amit Kapila
Date:
Subject: Re: Parallel bitmap heap scan