BUG #6344: Trouble with plperl

Поиск
Список
Период
Сортировка
От k_denisov@inbox.ru
Тема BUG #6344: Trouble with plperl
Дата
Msg-id E1RcC4C-0005Xp-LP@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6344: Trouble with plperl  (Alex Hunsaker <badalex@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6344
Logged by:          Kirill
Email address:      k_denisov@inbox.ru
PostgreSQL version: 9.1.2
Operating system:   Linux Debian
Description:=20=20=20=20=20=20=20=20

plperl function:
open(FILE,">>/test/test.txt");
print FILE "=D0=9F=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B0(Cyrillic text)=
";
close FILE;
Base codepage and client codepage cp1251.
Record in file broken codepage.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: fatal flex error in guc-file.l kills the postmaster
Следующее
От: Noah Misch
Дата:
Сообщение: Re: fatal flex error in guc-file.l kills the postmaster