Re: Testing with concurrent sessions

Markus Wanner <markus@bluegap.ch>

From: Markus Wanner <markus@bluegap.ch>
To: Kevin Grittner <Kevin.Grittner@wicourts.gov>
Cc: Michael Tan <mtanhl@gmail.com>, david@kineticode.com, pgsql-hackers@postgresql.org
Date: 2010-01-15T18:23:25Z
Lists: pgsql-hackers
Hi,

Kevin Grittner wrote:
> You are trying to save a python file as non ASCII, without
> specifiying a correct source encoding line for encoding "utf-8"

I wasn't aware I had non-ascii characters in there. Inserting an 
encoding line seems fine. I'll fix that for the upcoming version 0.1.

Regards

Markus