pgsql: PL/Python: Fix regression tests for Python 3 - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: PL/Python: Fix regression tests for Python 3
Date
Msg-id E1YVp9j-0002bW-1g@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Support default ACLs in get_object_address
Next
From: Tom Lane
Date:
Subject: pgsql: Improve planner's cost estimation in the presence of semijoins.