Re: recent deadlock regression test failures
Thomas Munro <thomas.munro@enterprisedb.com>
From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Kevin Grittner <kgrittn@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>, Andrew Dunstan <andrew.dunstan@2ndquadrant.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-04-11T06:25:26Z
Lists: pgsql-hackers
On Tue, Apr 11, 2017 at 5:45 AM, Kevin Grittner <kgrittn@gmail.com> wrote: > On Mon, Apr 10, 2017 at 9:28 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> Thomas Munro <thomas.munro@enterprisedb.com> writes: >>> Here's a pair of draft patches for review: > > Thanks. > >> Pushed with cosmetic improvements. > > Thanks. Thanks Tom and Kevin. After this commit hyrax ran the isolation test in 00:56:14, shaving 10-15 minutes off the typical earlier times, and is green once again. -- Thomas Munro http://www.enterprisedb.com
Commits
-
Move isolationtester's is-blocked query into C code for speed.
- 511540dadf11 10.0 landed