pgsql: Stabilize output of new regression test.

Started by Tom Lanealmost 4 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c0d5d52a780fb575d8f93d0b1a8ef8cb43851a84

Modified Files
--------------
src/test/modules/test_extensions/Makefile | 3 +++
1 file changed, 3 insertions(+)