On Mon, Mar 6, 2023 at 5:43 PM Nathan Bossart <nathandboss...@gmail.com> wrote: > > On Mon, Mar 06, 2023 at 05:09:58PM -0500, Melanie Plageman wrote: > > I would move this comment inside of the outer if statement since it is > > distinguishing between the two branches of the inner if statement. > > Oops, done. > > > Also, I would still consider putting a comment above that reminds us that > > VACOPT_PROCESS_MAIN is the default and will vacuum the main relation. > > I tried adding something along these lines.
LGTM.