On Sun, Aug 13, 2017 at 12:28 PM, Alvaro Herrera
wrote:
> Alvaro Herrera wrote:
>> Masahiko Sawada wrote:
>> > Hi all,
>> >
>> > In snapbuild.c file, there is a comment as follows.
>> >
>> >* NB: Because of that xmax can be lower than xmin, because we only
>> >* increase xmax when a catalo
Alvaro Herrera wrote:
> Masahiko Sawada wrote:
> > Hi all,
> >
> > In snapbuild.c file, there is a comment as follows.
> >
> >* NB: Because of that xmax can be lower than xmin, because we only
> >* increase xmax when a catalog modifying transaction commits. While odd
> >* looking, it'
Masahiko Sawada wrote:
> Hi all,
>
> In snapbuild.c file, there is a comment as follows.
>
>* NB: Because of that xmax can be lower than xmin, because we only
>* increase xmax when a catalog modifying transaction commits. While odd
>* looking, it's correct and actually more efficient
Hi all,
In snapbuild.c file, there is a comment as follows.
* NB: Because of that xmax can be lower than xmin, because we only
* increase xmax when a catalog modifying transaction commits. While odd
* looking, it's correct and actually more efficient this way since we hit
* fast paths