Re: Fixes inconsistent behavior in vacuum when it processes multiple relations

From: shihao zhong <zhong950419(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Date: 2025-06-20 14:13:38
Message-ID: CAGRkXqR70a6hyRPmj66fOOMYtt1QQVEup3BSdw89cDzkVRBPiw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> However, Option 1) would be my go-to option for HEAD ...

Updated my patch to apply the same rules to all VacuumParams. Also I
am seeing clusterParams as a pass reference, not sure if we should
also change that to prevent future issues. But that should be another
patch.

Attachment Content-Type Size
vacuum_tables_options_4.patch application/octet-stream 30.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2025-06-20 14:14:17 Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Previous Message Aleksander Alekseev 2025-06-20 14:01:41 Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments