Re: Removing GlobalVisTestNonRemovableHorizon - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Removing GlobalVisTestNonRemovableHorizon
Date
Msg-id 20240417194159.z5aw5fan3nnnv54m@awork3.anarazel.de
Whole thread Raw
In response to Re: Removing GlobalVisTestNonRemovableHorizon  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 2024-04-16 07:32:55 +0900, Michael Paquier wrote:
> On Mon, Apr 15, 2024 at 11:57:20AM -0700, Andres Freund wrote:
> > 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.
> 
> RMT hat on.  Feel free to go ahead and clean up that now.  No
> objections from here as we don't want to take the risk of this stuff
> getting more used in the wild.

Cool. Pushed the removal..



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Removing GlobalVisTestNonRemovableHorizon
Next
From: Robert Haas
Date:
Subject: fix tablespace handling in pg_combinebackup