Re: Snapbuild woes followup - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Snapbuild woes followup
Date
Msg-id 20210125204813.iavrp2seuaaysmxa@alap3.anarazel.de
Whole thread Raw
In response to Re: Snapbuild woes followup  (Andres Freund <andres@anarazel.de>)
Responses Re: Snapbuild woes followup  (Amit Kapila <amit.kapila16@gmail.com>)
Re: Snapbuild woes followup  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
Hi,

On 2021-01-25 12:00:08 -0800, Andres Freund wrote:
> > >     /*
> > >      * For backward compatibility reasons this has to be stored in the wrongly
> > >      * named field.  Will be fixed in next major version.
> > >      */
> > >     return builder->was_running.was_xmax;
> >
> > We could fix that now... Andres, what did you have in mind for a proper
> > name?
> 
> next_phase_at seems like it'd do the trick?

See attached patch...

Attachment

pgsql-hackers by date:

Previous
From: Alexey Kondratov
Date:
Subject: Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly
Next
From: Robert Haas
Date:
Subject: Re: [Patch] ALTER SYSTEM READ ONLY