RE: Selectively invalidate caches in pgoutput when pg_namespace is modified - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: Selectively invalidate caches in pgoutput when pg_namespace is modified
Date
Msg-id OS9PR01MB12149DEDC1A6FBFB2A8663F6CF56BA@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Selectively invalidate caches in pgoutput when pg_namespace is modified  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
List pgsql-hackers
Dear hackers,

The patch needs to be rebased due to the recent commit ee642cc.
Please see the updated version. SysCacheIdentifier is used instead of int.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


Attachment

pgsql-hackers by date:

Previous
From: Alexandra Wang
Date:
Subject: Re: pg_plan_advice
Next
From: Michael Paquier
Date:
Subject: Re: Release and unpin buffers after leaving CRIT section in GIN.