diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-08 17:39:02 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-08 17:39:02 -0400 |
commit | 45d1f1e024f99152fd0d06c62d0650f9ada33d5a (patch) | |
tree | 144400e363d664b514586ab836a94e27494260da /src/backend/access/transam/xlogutils.c | |
parent | 210eb9b743c0645df05e5c8be4490ba4f09fc871 (diff) | |
download | postgresql-45d1f1e024f99152fd0d06c62d0650f9ada33d5a.tar.gz postgresql-45d1f1e024f99152fd0d06c62d0650f9ada33d5a.zip |
Adjust PL/Python regression tests some more for Python 3.3.
Commit 2cfb1c6f77734db81b6e74bcae630f93b94f69be fixed some issues caused
by Python 3.3 choosing to iterate through dict entries in a different order
than before. But here's another one: the test cases adjusted here made two
bad entries in a dict and expected the one complained of would always be
the same.
Possibly this should be back-patched further than 9.2, but there seems
little point unless the earlier fix is too.
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions