Re: pgsql: Make heap TID a tiebreaker nbtree index column.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Make heap TID a tiebreaker nbtree index column.
Date: 2019-03-20 19:12:07
Message-ID: CAH2-WzkCQ_MtKeOpzozj7QhhgP1unXsK8o9DMAFvDqQFEPpkYQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, Mar 20, 2019 at 11:30 AM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Your work on test stability probably eliminated 98% of the problems.
> It's still early, but the buildfarm is mostly fine.

batfish just had a similar failure, this time in foreign_data -- two
lines of "DETAIL" output appear in opposite-of-expected order.
Obviously that's unstable in a way that it wasn't before now, since
every other animal doesn't have that problem.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-03-20 20:37:57 pgsql: Restore RI trigger sanity check
Previous Message Peter Geoghegan 2019-03-20 18:31:15 Re: pgsql: Make heap TID a tiebreaker nbtree index column.