Re: [COMMITTERS] pgsql: Fix deletion of speculatively inserted TOAST on conflict

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Fix deletion of speculatively inserted TOAST on conflict
Date: 2016-08-18 19:39:46
Message-ID: 20160818193946.GA974618@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers 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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-08-18 20:04:46 pgsql: Update line count totals for psql help displays.
Previous Message Tom Lane 2016-08-18 18:49:18 pgsql: In plpgsql, don't try to convert int2vector or oidvector to expa

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2016-08-18 19:40:11 Re: [PATCH] add option to pg_dumpall to exclude tables from the dump
Previous Message Peter Eisentraut 2016-08-18 19:35:17 Re: Re: PROPOSAL: make PostgreSQL sanitizers-friendly (and prevent information disclosure)