Re: Snapshot scalability patch issue
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Andres Freund <andres@anarazel.de>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-02-16T01:30:45Z
Lists: pgsql-hackers
On Mon, Feb 15, 2021 at 5:30 PM Andres Freund <andres@anarazel.de> wrote: > Done. Thanks for noticing/reporting! Great, thanks! -- Peter Geoghegan
Commits
-
Fix heap_page_prune() parameter order confusion introduced in dc7420c2c92.
- 8001cb77ee6c 14.0 landed
-
snapshot scalability: Don't compute global horizons while building snapshots.
- dc7420c2c927 14.0 cited