Re: BUG #15347: Unaccent for greek characters does not work

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: BUG #15347: Unaccent for greek characters does not work
Дата
Msg-id CAEepm=1db7a-5OTE3z=3szFvxHchKUwam2YxdXm5TvfqQLA4TQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15347: Unaccent for greek characters does not work  (Michael Paquier <michael@paquier.xyz>)
Ответы ΑΠ: BUG #15347: Unaccent for greek characters does not work
Re: BUG #15347: Unaccent for greek characters does not work
Список pgsql-bugs
On Tue, Aug 28, 2018 at 3:20 PM Michael Paquier <michael@paquier.xyz> wrote:
> Jokes apart, I would have preferred if you used directly the unicode
> points as those are easier to look after in UnicodeData.txt, say
> '\u03B1' for small alpha.  If you want to go with the hex code, it would
> be a better reference to copy/paste directly the character name from
> UnicodeData.txt as those are easier to search in the future, perhaps
> with their unicode points:
> - GREEK SMALL LETTER ALPHA
> - GREEK SMALL LETTER OMEGA
> - GREEK CAPITAL LETTER ALPHA
> - GREEK CAPITAL LETTER OMEGA

Ok, I add the full code point names "GREEK ..." in comments, and
pushed this to master.  Thanks Tasos for the report, and Michael for
the review.

-- 
Thomas Munro
http://www.enterprisedb.com


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #15361: Add column if not exists create duplicate constraint
Следующее
От: Tasos Maschalidis
Дата:
Сообщение: ΑΠ: BUG #15347: Unaccent for greek characters does not work