Re: Postgresql 8.1: plperl code works with LATIN1, fail

Поиск
Список
Период
Сортировка
От merlyn@stonehenge.com (Randal L. Schwartz)
Тема Re: Postgresql 8.1: plperl code works with LATIN1, fail
Дата
Msg-id 8664apders.fsf@blue.stonehenge.com
обсуждение исходный текст
Ответ на Re: Postgresql 8.1: plperl code works with LATIN1, fail  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
>>>>> "Michael" == Michael Fuhr <mike@fuhr.org> writes:

Michael> Isn't that the situation here?  The PL/Perl function body is a
Michael> string encoded in the database's encoding, which in this case is
Michael> UTF-8.

If that's always the case, then the embedded Perl interpreter should
be started in that mode, perhaps by adding "-Mutf8" to the arg list
of the embedded interpreter.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Limit on number of users in postgresql?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Limit on number of users in postgresql?