Andrew Dunstan <andrew@dunslane.net> writes:
> On 3/24/22 16:59, Andres Freund wrote:
>> I just rebased the meson tree (atop 75b1521dae1) and the test_oat_hooks test
>> fail on windows with meson.
> Even if you use NO_LOCALE=1/ENCODING=UTF8 as the Makefile now does?
Note that that's basically a workaround for buggy placement of the
OAT hooks, as per previous discussion. I hope that we fix that bug
pretty soon, so it shouldn't really be a factor for the meson conversion.
regards, tom lane