Re: A failure in prepared_xacts test

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: A failure in prepared_xacts test
Дата
Msg-id 07982fd7-e9a8-4aff-aa02-efcb0dd6402f@eisentraut.org
обсуждение исходный текст
Ответ на Re: A failure in prepared_xacts test  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 29.04.24 07:11, Tom Lane wrote:
> Up to now, we've only worried about whether tests running in parallel
> within a single test suite can interact.  It's quite scary to think
> that the meson setup has expanded the possibility of interactions
> to our entire source tree.  Maybe that was a bad idea and we should
> fix the meson infrastructure to not do that.  I fear that otherwise,
> we'll get bit regularly by very-low-probability bugs of this kind.

I don't think there is anything fundamentally different in the 
parallelism setups of the make-based and the meson-based tests.  There 
are just different implementation details that might affect the likely 
orderings and groupings.




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Reducing the log spam