Re: scary patch contest

From: Antonin Houska <ah(at)cybertec(dot)at>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: scary patch contest
Date: 2026-08-25 19:05:57
Message-ID: 48476.1787684757@localhost
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> wrote:

> 2. REPACK / REPACK CONCURRENTLY (ac58465e061, 28d534e2ae0, Antonin
> Houska c/b Álvaro Herrera): 28 fixes including data loss (missingvals
> discarded, also affecting VACUUM FULL/CLUSTER), broken toasted-tuple
> and generated-column handling, and two security-flavored ACL fixes.

One of the two "two security-flavored ACL fixes" is probably e13851080ce - I
think this was a pre-existing problem, rather than REPACK (CONCURRENTLY)
regression.

Not sure what the other fix was.

--
Antonin Houska
Web: https://www.cybertec-postgresql.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-25 19:10:35 Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row
Previous Message Robert Haas 2026-08-25 18:54:21 Re: scary patch contest