Stabilize output of new regression test.
authorTom Lane
Mon, 8 Aug 2022 16:16:01 +0000 (12:16 -0400)
committerTom Lane
Mon, 8 Aug 2022 16:16:01 +0000 (12:16 -0400)
commitc0d5d52a780fb575d8f93d0b1a8ef8cb43851a84
tree8f83482fd3a0f46d54f3625da278b4c349ccf8f2
parentea2917ca905b7a669cc9d90c3b0e4539667a15a4
Stabilize output of new regression test.

Per buildfarm, the output order of \dx+ isn't consistent across
locales.  Apply NO_LOCALE to force C locale.  There might be a
more localized way, but I'm not seeing it offhand, and anyway
there is nothing in this test module that particularly cares
about locales.

Security: CVE-2022-2625
src/test/modules/test_extensions/Makefile