Stabilize output of new regression test.

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

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