Re: A small problem when rehashing catalog cache - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: A small problem when rehashing catalog cache
Date
Msg-id aV71JSl4Xcntl5vc@paquier.xyz
Whole thread Raw
In response to Re: A small problem when rehashing catalog cache  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
On Mon, Jan 05, 2026 at 03:30:43PM +0700, John Naylor wrote:
> I suspect it doesn't make much difference in the grand scheme of
> things, but the code has to do either one thing or the other, so +1 to
> do the more sensible thing.

Thanks for the input.  I have applied the change as 68119480a763 on
HEAD, after adding a comment to document the expectation.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Álvaro Herrera
Date:
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY