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: Noah Misch <noah@leadboat.com>
Cc: Robert Haas <robertmhaas@gmail.com>,
Peter Eisentraut <peter.eisentraut@enterprisedb.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-12T18:49:12Z
Lists: pgsql-hackers
Attachments
- rename-debug-invalidate-system-caches-always.patch (text/x-diff) patch
Noah Misch <noah@leadboat.com> writes: > On Thu, Jul 08, 2021 at 04:34:55PM -0400, Tom Lane wrote: >> Robert Haas <robertmhaas@gmail.com> writes: >>> I like debug_discard_caches best. >> I can live with that. Anyone strongly against it? > I like it. Hearing no votes against, here's a proposed patch for that. (This is for HEAD; I expect v14 will need additional adjustments in release-14.sgml) regards, tom lane
Commits
-
Rename debug_invalidate_system_caches_always to debug_discard_caches.
- d68a00391214 15.0 landed
- 6201fa3c166f 14.0 landed