Re: "debug_invalidate_system_caches_always" is too long

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-08T20:34:55Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Wed, Jul 7, 2021 at 11:17 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Fair point.  What do you think of the alternative proposals
>> "debug_flush_caches", "debug_discard_caches", etc?

> I like debug_discard_caches best.

I can live with that.  Anyone strongly against it?

			regards, tom lane



Commits

  1. Rename debug_invalidate_system_caches_always to debug_discard_caches.