| От | Andrew Sullivan |
|---|---|
| Тема | Re: Hostnames, IDNs, Punycode and Unicode Case Folding |
| Дата | |
| Msg-id | 20141230002559.GH54847@crankycanuck.ca обсуждение |
| Ответ на | Re: Hostnames, IDNs, Punycode and Unicode Case Folding (Mike Cardwell <pgsql@lists.grepular.com>) |
| Ответы |
Re: Hostnames, IDNs, Punycode and Unicode Case Folding
|
| Список | pgsql-general |
On Tue, Dec 30, 2014 at 12:18:58AM +0000, Mike Cardwell wrote: > > This is exactly the same method that we commonly use for performing case > insensitive text searches using lower() indexes. Hmm. How did you get the original, then? If you have the original Unicode version, why don't you switch to IDNA2008 publication rules, which are way more reliable? In that case, you do have a 1:1 lookup and you shouldn't have a problem. If you need variants, then you have a different problem, but that actually can be specified for the much narrower range of UTF-8 permissible under IDNA2008. A -- Andrew Sullivan ajs@crankycanuck.ca
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера