Stabilize output of new regression test.
authorTom Lane <[email protected]>
Mon, 8 Aug 2022 16:16:01 +0000 (12:16 -0400)
committerTom Lane <[email protected]>
Mon, 8 Aug 2022 16:16:01 +0000 (12:16 -0400)
commit22b205cbbd978e69f08bd2b980adae29a6ca1979
treef7c588b16527b2da9d27513252f60935fbb2b229
parent30523c0ca1186476674d2874754cf218627e9de2
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