Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC
В списке pgsql-hackers по дате отправления:
| От | Noah Misch |
|---|---|
| Тема | Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC |
| Дата | |
| Msg-id | 20250420125322.0b.nmisch@google.com обсуждение исходный текст |
| Ответ на | Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC (Jeff Davis <pgsql@j-davis.com>) |
| Список | pgsql-hackers |
On Sat, Apr 19, 2025 at 12:30:57PM -0700, Jeff Davis wrote: > On Thu, 2025-04-17 at 06:58 -0700, Noah Misch wrote: > > Should initcap_wbnext() pass in a locale-dependent "bool posix" > > argument like > > the others calls the commit changed? > > Yes, I believe you are correct. Patch and tests attached. That patch is ready for commit. > > Long-term, pg_u_isword() should have a "bool posix" argument. > > Currently, only > > tests call that function. If it got a non-test caller, > > https://www.unicode.org/reports/tr18/#word would have pg_u_isword() > > follow the > > choice of posix compatibility like pg_u_isalnum() does. > > I based those functions on: > > https://www.unicode.org/reports/tr18/#Compatibility_Properties > > and the "word" class does not have a POSIX variant. I missed that distinction. I withdraw this part.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера