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

  1. Fix heap_page_prune() parameter order confusion introduced in dc7420c2c92.

  2. snapshot scalability: Don't compute global horizons while building snapshots.