Re: Inconsistent results with libc sorting on Windows - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: Inconsistent results with libc sorting on Windows
Date
Msg-id CAC+AXB3apkHcfWpjeX8pD1SdrFAzUmue5HwPivYaA+fbmsYOGg@mail.gmail.com
Whole thread Raw
In response to Re: Inconsistent results with libc sorting on Windows  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Inconsistent results with libc sorting on Windows
List pgsql-hackers

On Thu, Jun 15, 2023 at 1:57 AM Thomas Munro <thomas.munro@gmail.com> wrote:

Given that the documented behaviour is that ".. the sort key produces
the same order as when the source string is used in CompareString or
CompareStringEx"[1], this seems like a reportable bug, unless perhaps
your test program is hiding an error with that default case you have.

[1] https://learn.microsoft.com/en-us/windows/win32/intl/handling-sorting-in-your-applications

Ok, let's see where the report goes:


Regards,

Juan José Santamaría Flecha

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [BUG] recovery of prepared transactions during promotion can fail
Next
From: Peter Smith
Date:
Subject: Re: Initial Schema Sync for Logical Replication