Could this depend on the encoding setting when the pg database was created?
On 18 March 2014 08:29:36 GMT+00:00, Pierre-Emmanuel Andr'e <p...@raveland.org> wrote: >On Sat, Mar 15, 2014 at 10:42:14PM -0700, Andrew Fresh wrote: >> On Tue, Mar 11, 2014 at 02:25:44PM +0100, Pierre-Emmanuel Andr'e >wrote: >> > Hi, >> > >> > This diff updates DBD-Pg to it's latest version. >> > Tested on @amd64 with PostgreSQL 9.3.3. >> > Changelog here: >http://cpansearch.perl.org/src/TURNSTEP/DBD-Pg-3.0.0/Changes >> > >> > Comments ? Ok ? >> >> It seems mostly ok, but several of the UTF-8 tests fail for me, not >sure >> if an actual problem, but thought I'd mention it. >> >> Also, the default username for the postgres database user (not system >> user) is now "postgres" not "_postgresql". Not a big deal as I can >> change it when I put the password into the Makefile. >> > >Hi Andrew, > >Thanks for your report. Could you tell me what tests fail ? >Everything is ok here. >Regards,