# From: Raphael Hertzog <[EMAIL PROTECTED]>
# Subject: Re: Bug#436693: libdbd-pg-perl: no effect pg_enable_utf8 flag on 
string array columns
# Date: Fri, 17 Aug 2007 12:35:27 +0200

> Please can you post sample code demonstrating the bug you're describing?
> Give the code, the expected result and the real outcome.
> 
> I have trouble understanding your english and some code would be really
> helpful.

I try to create sample code. Attached.
'createdb.sql' with utf-8 charactors.

Unarchived attached file and followed commands...

$ createdb test --encoding=utf-8
$ psql test -f createdb.sql
$ perl test.pl

I want to get table 'test2' column with utf8 flag.

Best regards.

////////////////////////////////////////////////////
/// Toshinori Sugita  --- Digital Pad Inc.
///   MailTo: [EMAIL PROTECTED]
///   http://www.d-pad.co.jp/~sugi/  (Japanese Only)
///   http://www.d-pad.co.jp/         (Company Site)

Attachment: test.tar.gz
Description: Binary data

Reply via email to