Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Jeff Davis <pgsql@j-davis.com>
From: Jeff Davis <pgsql@j-davis.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org
Date: 2026-05-14T21:58:07Z
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