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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: shihao zhong <zhong950419(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-30 06:49:49
Message-ID: aGIzjYsRrMCEADc5@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 25, 2025 at 10:21:03AM -0500, Nathan Bossart wrote:
> On Wed, Jun 25, 2025 at 10:31:35AM +0900, Michael Paquier wrote:
>> Attached is the remaining patch for HEAD, planned once v19 opens, and
>> the tests I have used on the back-branches as a txt to not confuse the
>> CI, for reference.
>
> Looks reasonable to me.

Thanks. Applied on HEAD, then.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2025-06-30 06:51:44 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message Peter Smith 2025-06-30 06:23:44 Re: Skipping schema changes in publication