mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
75f9d17638
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. |
||
---|---|---|
.. | ||
expected | ||
sql | ||
.gitignore | ||
hstore_plpython2u--1.0.sql | ||
hstore_plpython2u.control | ||
hstore_plpython3u--1.0.sql | ||
hstore_plpython3u.control | ||
hstore_plpython.c | ||
hstore_plpythonu--1.0.sql | ||
hstore_plpythonu.control | ||
Makefile |