pgsql: Force NO_LOCALE / UTF8 for test_oat_hooks tests - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Force NO_LOCALE / UTF8 for test_oat_hooks tests
Date
Msg-id E1nX2lO-0012Km-PJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Force NO_LOCALE / UTF8 for test_oat_hooks tests

This will fix cases like fairywren that have been having issues.

Discussion: https://postgr.es/m/2630561.1647994022@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7c51b7f7cc0860ab9a5784fce7a44142e4eb5463

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


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Unbreak the build.
Next
From: Robert Haas
Date:
Subject: pgsql: In get_bc_algorithm_name, add a dummy return statement.