Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder() - Mailing list pgsql-hackers

From Drouvot, Bertrand
Subject Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder()
Date
Msg-id 02392033-f030-a3c8-c7d0-5c27eb529fec@gmail.com
Whole thread Raw
Responses Re: Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder()  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
hi hackers,

now that the heap relation is passed down to vacuumRedirectAndPlaceholder()
thanks to 61b313e47e, we can also pass it down to GlobalVisTestFor() too (to
allow more pruning).

Please find attached a tiny patch to do so.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
Attachment

pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: Minimal logical decoding on standbys
Next
From: "Drouvot, Bertrand"
Date:
Subject: Re: Minimal logical decoding on standbys