Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY
Date
Msg-id 20180103144749.mizihdcsmvtwl6qb@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY
List pgsql-committers
Alvaro Herrera wrote:

> However this means that the test will get removed in 9.4 and 9.5 because
> isolationtester is not smart enough there.
> 
> I suppose the other option would be to add an alternate expected file
> for the test.

Actually, so far only 9.6 and up have failed.  Maybe the old
isolationtester is different enough that the other thing doesn't happen.

I'm more inclined now to add the alternate file instead of the other
patch.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY