pgsql: PL/Python: Fix regression tests for Python 3

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: PL/Python: Fix regression tests for Python 3
Date: 2015-03-11 22:31:11
Message-ID: E1YVp9j-0002bW-1g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

PL/Python: Fix regression tests for Python 3

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff2faeec5c77539f3c64e6e7d94af1b00a168d10

Modified Files
--------------
src/pl/plpython/expected/plpython_types_3.out | 8 ++++++++
1 file changed, 8 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-03-12 01:21:06 pgsql: Improve planner's cost estimation in the presence of semijoins.
Previous Message Alvaro Herrera 2015-03-11 22:24:29 pgsql: Support default ACLs in get_object_address