On Wed, Jul 23, 2025 at 05:38:34PM +0200, Álvaro Herrera wrote: > I noticed some duplicative coding while hacking on REPACK[1]. We can > save a few lines now with a trivial change to the rules for CHECKPOINT > and REINDEX, and allow to save a few extra lines in that patch. > > Any objections to this?
Seems reasonable to me. Any chance we can use this for CLUSTER, VACUUM, ANALYZE, and EXPLAIN, too? -- nathan