REPACK ONLY is accepted but ignored

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: REPACK ONLY is accepted but ignored
Date: 2026-08-27 15:11:45
Message-ID: apBTsWGwkLXVh8Ow@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The REPACK grammar accepts ONLY and a trailing * like VACUUM does, but it's
neither documented nor handled in the REPACK code. From a v19 perspective,
it might be best to just reject that syntax for now, but that does mean it
won't be able to do everything VACUUM (FULL) can.

--
nathan

Browse pgsql-hackers by date

  From Date Subject
Previous Message Fujii Masao 2026-08-27 15:01:09 Re: 019_replslot_limit.pl might fail due to checkpoint skipped