Re: invalid UTF-8 via pl/perl

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: invalid UTF-8 via pl/perl
Дата
Msg-id 4B95B809.7000407@dunslane.net
обсуждение исходный текст
Ответ на Re: invalid UTF-8 via pl/perl  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: invalid UTF-8 via pl/perl  (Hannu Krosing <hannu@2ndquadrant.com>)
Список pgsql-hackers

Tom Lane wrote:
> Hannu Krosing <hannu@2ndquadrant.com> writes:
>   
>> So SPI interface should also be fixed, either from perl side, or maybe
>> from inside SPI ?
>>     
>
> SPI has every right to assume that data it's given is already in the
> database encoding.
>
>             
>   

Yeah, looks like we missed a few spots. I have added three more checks 
that I think plug the remaining holes in plperl.

Hannu, please test again against CVS HEAD.

cheers

andrew


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: lock mode for ControlFileLock which pg_start_backup uses
Следующее
От: Takahiro Itagaki
Дата:
Сообщение: Re: lock mode for ControlFileLock which pg_start_backup uses