Stabilize output of new regression test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c0d5d52a780fb575d8f93d0b1a8ef8cb43851a84
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-08-08T16:16:01Z
Releases: 14.5
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

Files

PathChange+/−
src/test/modules/test_extensions/Makefile modified +3 −0