pgsql: hstore_plpython: Fix regression tests under Python 3 - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: hstore_plpython: Fix regression tests under Python 3
Date
Msg-id E1YtpN1-0006yT-5i@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: hstore_plpython: Fix regression tests under Python 3
Re: pgsql: hstore_plpython: Fix regression tests under Python 3
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix whitespace
Next
From: Magnus Hagander
Date:
Subject: pgsql: Minor docs fixes for pg_audit