pgsql: Quick hack to un-break plpython regression tests.

Lists: pgsql-committers
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Quick hack to un-break plpython regression tests.
Date: 2011-01-23 01:44:10
Message-ID: E1Pgozy-0001JH-2x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Quick hack to un-break plpython regression tests.

It's not clear to me what should happen to the other plpython_unicode
variant expected files, but this patch gets things passing on my own
machines and at least some of the buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=cc73c160507588bdc5822d7f2bb79d6b3a386761

Modified Files
--------------
src/pl/plpython/expected/plpython_unicode_3.out | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)