Thread

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

    Jeff Davis <pgsql@j-davis.com> — 2026-05-14T21:58:07Z

    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