Commit ac30021
committed
Allow length=-1 for NUL-terminated input to pg_strncoll(), etc.
Like ICU, allow a length of -1 to be specified for NUL-terminated
arguments to pg_strncoll(), pg_strnxfrm(), and pg_strnxfrm_prefix().
Simplifies the code and comments.
Discussion: https://postgr.es/m/[email protected]1 parent 1591b38 commit ac30021
File tree
2 files changed
+114
-163
lines changed- src
- backend/utils/adt
- include/utils
2 files changed
+114
-163
lines changed
0 commit comments