Re: YA race condition in 001_stream_rep.pl (was Re: pgsql: Allow using the updated tuple while moving it to a different par)

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: YA race condition in 001_stream_rep.pl (was Re: pgsql: Allow using the updated tuple while moving it to a different par)
Date: 2018-07-19 00:59:38
Message-ID: 20180719005938.GC3411@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Jul 18, 2018 at 05:42:40PM -0400, Tom Lane wrote:
> Hearing nobody speaking in favor of the other alternatives,
> I've removed the test.

I had this problem running in the background for a couple of days, but I
could not come up with a solution cleaner than just removing the test.
Thanks for doing so.
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2018-07-19 10:50:04 pgsql: Expand run-time partition pruning to work with MergeAppend
Previous Message Michael Paquier 2018-07-19 00:57:01 pgsql: Fix print of Path nodes when using OPTIMIZER_DEBUG

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2018-07-19 01:00:46 Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full
Previous Message Michael Paquier 2018-07-19 00:58:08 Re: print_path is missing GatherMerge and CustomScan support