diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2015-05-31 07:10:45 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2015-05-31 07:10:45 -0400 |
commit | 75f9d17638c9c6bec34f80326c35010c47924728 (patch) | |
tree | d8e839458fc32f030da84a1a63394f94e849e10a /src/backend/utils/adt/jsonfuncs.c | |
parent | ac6f22957d2f2999034b6a14d0d4bee25ba95f04 (diff) | |
download | postgresql-75f9d17638c9c6bec34f80326c35010c47924728.tar.gz postgresql-75f9d17638c9c6bec34f80326c35010c47924728.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions