pgsql: Force NO_LOCALE / UTF8 for test_oat_hooks tests

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Force NO_LOCALE / UTF8 for test_oat_hooks tests
Date: 2022-03-23 15:19:07
Message-ID: E1nX2lO-0012Km-PJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2022-03-23 15:38:08 pgsql: In get_bc_algorithm_name, add a dummy return statement.
Previous Message Andres Freund 2022-03-23 14:58:18 Re: pgsql: Unbreak the build.