Re: pgsql: Compute XID horizon for page level index vacuum on primary. - Mailing list pgsql-committers

From Peter Geoghegan
Subject Re: pgsql: Compute XID horizon for page level index vacuum on primary.
Date
Msg-id CAH2-Wzn+kivrKosfyEeV8VRTKOVwqeFDNxxBgtwgM-nRe7TAfg@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Compute XID horizon for page level index vacuum on primary.  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-committers
On Thu, Mar 28, 2019 at 8:30 AM Peter Geoghegan <pg@bowt.ie> wrote:
> I would just hard code something if there needs to be a temporary band-aid fix.

I also suggest that you remove the #include for heapam_xlog.h from
both nbtxlog.c and hash_xlog.c.

-- 
Peter Geoghegan



pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pgsql: Use FullTransactionId for the transaction stack.
Next
From: Andres Freund
Date:
Subject: pgsql: tableam: relation creation, VACUUM FULL/CLUSTER,SET TABLESPACE.