Re: Why is citext/regress failing on hamerkop?

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: Oleg Tselebrovskiy <o.tselebrovskiy@postgrespro.ru>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-08-01T22:54:02Z
Lists: pgsql-hackers
On Fri, Aug 2, 2024 at 1:37 AM Oleg Tselebrovskiy
<o.tselebrovskiy@postgrespro.ru> wrote:
> I would appreciate if you would backpatch this change to 15 and 16
> branches.

Done (e52a44b8, 91f498fd).

Any elucidation on how and why Windows machines have started using
UTF-8 would be welcome.



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Small refactoring around ExecCreateTableAs().

  2. Skip citext_utf8 test on Windows.

  3. Fix lost Windows socket EOF events.

  4. Enable routine running of citext's UTF8-specific test cases.

  5. Drops in the CreateProcess calls for Win32 (essentially wrapping up the