Removing GlobalVisTestNonRemovableHorizon - Mailing list pgsql-hackers

From Andres Freund
Subject Removing GlobalVisTestNonRemovableHorizon
Date
Msg-id 20240415185720.q4dg4dlcyvvrabz4@awork3.anarazel.de
Whole thread Raw
Responses Re: Removing GlobalVisTestNonRemovableHorizon
Re: Removing GlobalVisTestNonRemovableHorizon
List pgsql-hackers
Hi,

GlobalVisTestNonRemovableHorizon()/GlobalVisTestNonRemovableFullHorizon() only
existed for snapshot_too_old - but that was removed in f691f5b80a8.  I'm
inclined to think we should remove those functions for 17.  No new code should
use them.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Differential code coverage between 16 and HEAD
Next
From: Robert Haas
Date:
Subject: Re: Table AM Interface Enhancements