Re: pgsql: Fix potential assertion failure when reindexing a pg_class index - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Fix potential assertion failure when reindexing a pg_class index
Date
Msg-id 17514.1556630910@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Fix potential assertion failure when reindexing a pg_classindex  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-committers
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> There seem to be a number of regression test failures involving deadlock
> resulting from this. e.g. on prion:

Yeah, see -hackers thread: <20190430070552.jzqgcy4ihalx7nur@alap3.anarazel.de>

            regards, tom lane



pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix potential assertion failure when reindexing a pg_classindex
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Widen tuple counter variables from long to int64