pgsql: hstore_plpython: Fix regression tests under Python 3

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: hstore_plpython: Fix regression tests under Python 3
Date: 2015-05-17 03:36:07
Message-ID: E1YtpN1-0006yT-5i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

hstore_plpython: Fix regression tests under Python 3

Branch
------
master

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

Modified Files
--------------
contrib/hstore_plpython/expected/hstore_plpython.out | 4 ++--
contrib/hstore_plpython/sql/hstore_plpython.sql | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2015-05-17 09:08:07 pgsql: Minor docs fixes for pg_audit
Previous Message Peter Eisentraut 2015-05-17 00:44:02 pgsql: Fix whitespace