pgsql: hstore_plpython: Fix regression tests under Python 3

Started by Peter Eisentrautabout 11 years ago3 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: pgsql: hstore_plpython: Fix regression tests under Python 3

Peter Eisentraut <peter_e@gmx.net> writes:

hstore_plpython: Fix regression tests under Python 3

jaguarundi's latest results say we're not quite done with this :-(

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=jaguarundi&amp;dt=2015-05-17%2018%3A42%3A03

although I have no idea why this run failed when the previous one (which
also saw this commit) succeeded. Phase-of-the-moon issue?

regards, tom lane

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#3Andrew Dunstan
andrew@dunslane.net
In reply to: Peter Eisentraut (#1)
Re: pgsql: hstore_plpython: Fix regression tests under Python 3

On 05/16/2015 11:36 PM, Peter Eisentraut wrote:

hstore_plpython: Fix regression tests under Python 3

These are still not fixed. See for example
<http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=jaguarundi&amp;dt=2015-05-19%2001%3A42%3A01&gt;

cheers

andrew

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers