Re: Inconsistent results with libc sorting on Windows

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Daniel Verite <daniel(at)manitou-mail(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Inconsistent results with libc sorting on Windows
Date: 2023-06-06 01:52:58
Message-ID: CA+hUKGJxuC9uq2tR65F2SaXwiW=WRFk5h9OhqPPL2s+kSvUwPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jun 6, 2023 at 1:30 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Tue, Jun 6, 2023 at 10:08 AM Daniel Verite <daniel(at)manitou-mail(dot)org> wrote:
> > Also, it does not occur at all if parallel scan is disabled.
>
> Could this be a clue that it is failing to be transitive?

That vaguely rang a bell for me... and then I remembered this thread:

https://www.postgresql.org/message-id/flat/20191206063401.GB1629883%40rfd.leadboat.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message tender wang 2023-06-06 02:09:12 Re: Improve join_search_one_level readibilty (one line change)
Previous Message Thomas Munro 2023-06-06 01:30:17 Re: Inconsistent results with libc sorting on Windows