Robert Haas <[email protected]> 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
