Re: Fix order of checking ICU options in initdb and create database - Mailing list pgsql-hackers

From Marina Polyakova
Subject Re: Fix order of checking ICU options in initdb and create database
Date
Msg-id 669e20f7429d8a8f58331a2919815edb@postgrespro.ru
Whole thread Raw
In response to Fix order of checking ICU options in initdb and create database  (Marina Polyakova <m.polyakova@postgrespro.ru>)
Responses Re: Fix order of checking ICU options in initdb and create database  (Jose Arthur Benetasso Villanova <jose.arthur@gmail.com>)
Re: Fix order of checking ICU options in initdb and create database  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
List pgsql-hackers
On 2022-10-29 14:33, Marina Polyakova wrote:
> Hello!
> 
> This is the last proposed patch on this subject [1] moved to a
> separate thread for Commitfest..

Also added a patch to export with_icu when running src/bin/scripts tests 
[1].
The problem can be reproduced as

$ meson setup <source dir> && ninja && meson test --print-errorlogs 
--suite setup --suite scripts

[1] https://cirrus-ci.com/task/4825664661487616

-- 
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: refactoring relation extension and BufferAlloc(), faster COPY
Next
From: 1DS20CS093 Joseph Raj Vishal
Date:
Subject: How to started with Contributions