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

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

> 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.

Just want to make sure, are we not going to include my original test
to catch the future regression? Also, could someone please let me know
how to check if the test is stable or not?

Thanks

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2025-06-25 17:33:32 Re: proposal: schema variables
Previous Message vignesh C 2025-06-25 16:49:55 pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages