]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Stabilize output of new regression test.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Aug 2022 16:16:01 +0000 (12:16 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Aug 2022 16:16:01 +0000 (12:16 -0400)
commit2d7d8f4397c5855e9159c05a2afb131c34282a8f
tree94e326e3f0571ebe9f749fb74d662d2defc1a490
parentcd1aef2972ed0b4aafc18c58495cc7e62eebc4c8
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