BUG #16222: [[:print:]] doesn't correctly handle Emoji skin tone modifiers on MacOS

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16222: [[:print:]] doesn't correctly handle Emoji skin tone modifiers on MacOS
Дата
Msg-id 16222-35e7eba712c52525@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #16222: [[:print:]] doesn't correctly handle Emoji skin tone modifiers on MacOS  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16222
Logged by:          Mack Earnhardt
Email address:      mack@agilereasoning.com
PostgreSQL version: 11.6
Operating system:   MacOS Catalina
Description:

On Linux heroku-18, these expressions both eval true:

select '✌'~'\A[[:print:]]*\Z';
select '✌🏻'~'\A[[:print:]]*\Z';

On MacOS Catalina, the 1st evals true but the 2nd evals false.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #16221: ERROR while importing Plpython , pltcl
Следующее
От: Juan José Santamaría Flecha
Дата:
Сообщение: Re: BUG #16221: ERROR while importing Plpython , pltcl