pgsql: Fix regression test to also work with Python 2.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix regression test to also work with Python 2.
Date: 2016-10-26 08:22:03
Message-ID: E1bzJTH-0001Xh-TJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix regression test to also work with Python 2.

Per buildfarm.

Branch
------
master

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

Modified Files
--------------
src/pl/plpython/expected/plpython_composite.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Dave Page 2016-10-26 08:47:10 Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto.
Previous Message Heikki Linnakangas 2016-10-26 08:15:08 pgsql: Fix typos in comments.