]> 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)
commit2a4d82aadf8c3c2cf7f586c6ba2766f9bd2ba657
tree06dbe981cdb0529e249742d5f5454b7f2c09f8d9
parentcc7e0feba51b4aeb0adf9bdac659f83e9986b90d
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