forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitac30021
committed
Allow length=-1 for NUL-terminated input to pg_strncoll(), etc.
Like ICU, allow a length of -1 to be specified for NUL-terminatedarguments to pg_strncoll(), pg_strnxfrm(), and pg_strnxfrm_prefix().Simplifies the code and comments.Discussion:https://postgr.es/m/2d758e07dff26bcc7cbe2aec57431329bfe3679a.camel@j-davis.com1 parent1591b38 commitac30021
File tree
2 files changed
+114
-163
lines changed- src
- backend/utils/adt
- include/utils
2 files changed
+114
-163
lines changed0 commit comments
Comments
(0)