Re: Rework of collation code, extensibility - Mailing list pgsql-hackers

From Ted Yu
Subject Re: Rework of collation code, extensibility
Date
Msg-id CALte62z9BTXThxqOF3=TZGCLjkxefT8WaNSoLejx_=xdMzr_wQ@mail.gmail.com
Whole thread Raw
In response to Re: Rework of collation code, extensibility  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-hackers


On Sat, Dec 17, 2022 at 8:54 PM John Naylor <john.naylor@enterprisedb.com> wrote:

> nul-terminate -> null-terminate

NUL is a common abbreviation for the zero byte (but not for zero pointers). See the ascii manpage.

--
John Naylor
EDB: http://www.enterprisedb.com

Ah.

`nul-terminated` does appear in the codebase.
Should have checked earlier. 

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Rework of collation code, extensibility
Next
From: Vik Fearing
Date:
Subject: Standard REGEX functions