Re: regression, deadlock in high frequency single-row UPDATE

Peter Geoghegan <pg@heroku.com>

From: Peter Geoghegan <pg@heroku.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Mark Kirkwood <mark.kirkwood@catalyst.net.nz>, Andrew Sackville-West <awest@janrain.com>, pgsql-bugs <pgsql-bugs@postgresql.org>, Paulo Tanimoto <paulo@janrain.com>
Date: 2014-12-12T21:31:56Z
Lists: pgsql-bugs
On Fri, Dec 12, 2014 at 1:16 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> Hm, that's nice, but I hope you realize that a framework based on shell
> scripts cannot possibly work for us.

Of course it couldn't be committed, but maybe this test framework
doesn't need to live in the authoritative git repo. The effort might
be bike-shedded to death otherwise. Not everyone needs to run these
types of tests.

-- 
Peter Geoghegan


Commits

  1. Add isolationtester spec for old heapam.c bug

  2. Improve concurrency of foreign key locking