RE: Selectively invalidate caches in pgoutput module - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: Selectively invalidate caches in pgoutput module
Date
Msg-id OS9PR01MB12149FB960231146195E5B7BDF56BA@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Selectively invalidate caches in pgoutput module  (Zharkov Roman <r.zharkov@postgrespro.ru>)
List pgsql-hackers
Dear Zharkov,

Sorry for the very late reply, I completely missed.

After considering bit more, we may be able to remove CallRelSyncCallbacks() function
in the first place. There is only a caller for now and I cannot come up with the case
where we want to call callbacks without the invalidations from other sides.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Skipping schema changes in publication
Next
From: Philip Alger
Date:
Subject: Re: DOCS - Add introductory paragraph to Getting Started chapter