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

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction
Дата
Msg-id 20190122051727.GB8719@paquier.xyz
обсуждение исходный текст
Ответ на Re: pgsql: Restrict the use of temporary namespace in two-phase transaction  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: pgsql: Restrict the use of temporary namespace in two-phase transaction  (Masahiko Sawada <sawada.mshk@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gavin Flower
Дата:
Сообщение: Re: Early WIP/PoC for inlining CTEs
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Typo: llvm*.cpp files identified as llvm*.c