Re: Perl DBI converts UTF-8 again to UTF-8 before sending it to theserver

Поиск
Список
Период
Сортировка
От Christoph Moench-Tegeder
Тема Re: Perl DBI converts UTF-8 again to UTF-8 before sending it to theserver
Дата
Msg-id 20191004152203.GB2532@elch.exwg.net
обсуждение исходный текст
Ответ на Re: Perl DBI converts UTF-8 again to UTF-8 before sending it to theserver  (Matthias Apitz <guru@unixarea.de>)
Список pgsql-general
## Matthias Apitz (guru@unixarea.de):

> my $text = "ä \xc3\xa4";

That will only work if you remove "use utf8". And then other stuff may
break.

Regards,
Christoph

-- 
Spare Space



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

Предыдущее
От: Matthias Apitz
Дата:
Сообщение: Re: Perl DBI converts UTF-8 again to UTF-8 before sending it to theserver
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Pg11 -- MultiXactId xxxx has not been created yet -- apparentwraparound