Re: plperlu problem with utf8

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: plperlu problem with utf8
Дата
Msg-id AANLkTineVH=mX-H4_8nJSjZxssaWiZR4KCQwj9kKoRG6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: plperlu problem with utf8  (Alex Hunsaker <badalex@gmail.com>)
Ответы Re: plperlu problem with utf8  ("David E. Wheeler" <david@kineticode.com>)
plperlu problem with utf8 [REVIEW]  (Andy Colson <andy@squeakycode.net>)
Список pgsql-hackers
On Mon, Dec 20, 2010 at 00:39, Alex Hunsaker <badalex@gmail.com> wrote:

> In further review over caffeine this morning I noticed there are a few
> places I missed: plperl_build_tuple_result(), plperl_modify_tuple()
> and Util.XS.

And here is v3, fixes the above and also makes sure to properly
encode/decode SPI arguments.  Tested on a latin1 database with latin1
columns and utf8 with utf8 columns.  Also passes make installcheck (of
course) and changes one or two things to make plperl.c warning free.

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: strncmp->memcmp when we know the shorter length
Следующее
От: Jesper Krogh
Дата:
Сообщение: Re: The cost of visibillity testing? (gin-search)