Re: BUG #19338: [PG15] Unstable SQL result in test regress/tablespace

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #19338: [PG15] Unstable SQL result in test regress/tablespace
Дата
Msg-id 192741.1764604449@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #19338: [PG15] Unstable SQL result in test regress/tablespace  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #19338: [PG15] Unstable SQL result in test regress/tablespace
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> PG15 has an unstable SQL in test regress/tablespace:

I tried to reproduce this, without much success.  For me, that
query gives the same EXPLAIN plan and the same results with
or without ORDER BY.  (It chooses an indexscan that'd naturally
order the results.)  And the v15 regression tests pass fine in
a few different locales I tried, which doesn't surprise me
given the lack of prior complaints.

In short, I think there's more going on here than meets the eye.
Can you give a recipe for reproducing this failure?

            regards, tom lane



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