Re: Making all nbtree entries unique by having heap TIDs participate in comparisons

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: pg(at)bowt(dot)ie
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, klaussfreire(at)gmail(dot)com, a(dot)lubennikova(at)postgrespro(dot)ru, a(dot)lepikhov(at)postgrespro(dot)ru
Subject: Re: Making all nbtree entries unique by having heap TIDs participate in comparisons
Date: 2018-12-01 12:11:01
Message-ID: CA+q6zcVjops4_-ifRFy-0AiBseb4VE4EV8vrAYmvD_07cGfH4g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Sun, Nov 25, 2018 at 12:14 AM Peter Geoghegan <pg(at)bowt(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2018-12-01 12:26:14 Re: inconsistency and inefficiency in setup_conversion()
Previous Message Dmitry Dolgov 2018-12-01 11:47:13 Re: Online verification of checksums