Re: Making all nbtree entries unique by having heap TIDs participatein comparisons - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Making all nbtree entries unique by having heap TIDs participatein comparisons
Date
Msg-id CA+q6zcVjops4_-ifRFy-0AiBseb4VE4EV8vrAYmvD_07cGfH4g@mail.gmail.com
Whole thread Raw
In response to Re: Making all nbtree entries unique by having heap TIDs participatein comparisons  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Making all nbtree entries unique by having heap TIDs participatein comparisons
List pgsql-hackers
> On Sun, Nov 25, 2018 at 12:14 AM Peter Geoghegan <pg@bowt.ie> wrote:
>
> Attached is v8 of the patch series, which has some relatively minor changes:

Thank you for working on this patch,

Just for the information, cfbot says there are problems on windows:

src/backend/catalog/pg_depend.c(33): error C2065: 'INT32_MAX' :
undeclared identifier


pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: Online verification of checksums
Next
From: Dmitry Dolgov
Date:
Subject: Re: inconsistency and inefficiency in setup_conversion()