postgresql/contrib/hstore_plpython
Peter Eisentraut 75f9d17638 Make Python tests more portable
Newer Python versions randomize the hash seed for dictionaries,
resulting in a random output order, which messes up the regression test
diffs.

Instead, use Python assert to compare the dictionaries with their
expected value.
2015-05-31 07:10:45 -04:00
..
expected Make Python tests more portable 2015-05-31 07:10:45 -04:00
sql Make Python tests more portable 2015-05-31 07:10:45 -04:00
.gitignore Add transforms feature 2015-04-26 10:33:14 -04:00
Makefile Use += not = to set makefile variables after including base makefiles. 2015-05-17 20:04:42 -04:00
hstore_plpython.c Remove no-longer-required function declarations. 2015-05-24 12:20:23 -04:00
hstore_plpython2u--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython2u.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython3u--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpython3u.control Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpythonu--1.0.sql Add transforms feature 2015-04-26 10:33:14 -04:00
hstore_plpythonu.control Add transforms feature 2015-04-26 10:33:14 -04:00