aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-08-31 22:21:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-08-31 22:21:39 -0400
commit4ea07e7cf3c6b5ff7a7059c223fa54241533b0a5 (patch)
treed098758c026e2d4e98a2839d2ebdfb3efcde5abd /src/backend/utils/adt/jsonb_util.c
parentfede15417225c08479fc6cd10812a25826c65f86 (diff)
downloadpostgresql-4ea07e7cf3c6b5ff7a7059c223fa54241533b0a5.tar.gz
postgresql-4ea07e7cf3c6b5ff7a7059c223fa54241533b0a5.zip
Adjust XML test case to avoid unstable behavior.
Buildfarm member bowerbird is (inconsistently) showing different results for this test case since we enabled ASLR for MSVC builds. It's not very clear whether that's a bug in its version of libxml2 or the test case is relying on nominally-undefined behavior, ie the ordering of results from XPath's node(). It seems quite unlikely that it's *our* bug though, and what's more, using node() adds nothing to the test coverage so far as our code is concerned. So, tweak the test to not use node(). For the moment, only change HEAD because we've only seen the problem there. Perhaps a case will emerge for back-patching. Discussion: https://postgr.es/m/2655387.1661695793@sss.pgh.pa.us
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions