Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction
Date
Msg-id 20190122051727.GB8719@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Restrict the use of temporary namespace in two-phase transaction  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: pgsql: Restrict the use of temporary namespace in two-phase transaction  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Tue, Jan 22, 2019 at 01:47:05PM +0900, Masahiko Sawada wrote:
> Or can we make the test script set force_parallel_mode = off? Since
> the failure case is a very rare in real world I think that it might be
> better to change the test scripts rather than changing properly of
> current_schema().

Please see 396676b, which is in my opinion a quick workaround to the
problem.  Even if that's a rare case, it would be confusing to the
user to see it :(
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Gavin Flower
Date:
Subject: Re: Early WIP/PoC for inlining CTEs
Next
From: Michael Paquier
Date:
Subject: Re: Typo: llvm*.cpp files identified as llvm*.c