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

From Tom Lane
Subject pgsql: Quick hack to un-break plpython regression tests.
Date
Msg-id E1Pgozy-0001JH-2x@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Allow the wal_buffers setting to be auto-tuned to a reasonable v
Next
From: Robert Haas
Date:
Subject: pgsql: Code cleanup for assign_transaction_read_only.