Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Date: 2026-05-14 21:58:07
Message-ID: 3f103dae2fb5544838bad3d5814b65f1eeb50400.camel@j-davis.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2026-05-05 at 13:23 -0700, Jeff Davis wrote:
> Patch attached. It causes a bit of churn, so one disadvantage is that
> it will complicate future backports in this area.

I plan to commit this soon.

Regards,
Jeff Davis

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2026-05-14 22:00:46 Re: Add a guard against uninitialized default locale
Previous Message Masahiko Sawada 2026-05-14 21:47:26 Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process