BUG #6344: Trouble with plperl - Mailing list pgsql-bugs

From k_denisov@inbox.ru
Subject BUG #6344: Trouble with plperl
Date
Msg-id E1RcC4C-0005Xp-LP@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #6344: Trouble with plperl  (Alex Hunsaker <badalex@gmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: fatal flex error in guc-file.l kills the postmaster
Next
From: Noah Misch
Date:
Subject: Re: fatal flex error in guc-file.l kills the postmaster