Re: [COMMITTERS] pgsql: Fix deletion of speculatively inserted TOAST on conflict - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [COMMITTERS] pgsql: Fix deletion of speculatively inserted TOAST on conflict
Date
Msg-id 20160818193946.GA974618@alvherre.pgsql
Whole thread Raw
List pgsql-hackers
Andres Freund wrote:

> This commit also adds a isolationtester spec test, exercising the
> relevant code path. Unfortunately 9.5 cannot handle two waiting
> sessions, and thus cannot execute this test.

This test seems to fail randomly, depending on which session is awakened
first.  Annoying ...

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



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure)
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] add option to pg_dumpall to exclude tables from the dump