Re: Fix order of checking ICU options in initdb and create database

From: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Cc: andres(at)anarazel(dot)de
Subject: Re: Fix order of checking ICU options in initdb and create database
Date: 2022-10-29 13:09:20
Message-ID: 669e20f7429d8a8f58331a2919815edb@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v1-0002-Fix-order-of-checking-ICU-options-in-initdb-and-c.patch text/x-diff 9.0 KB
v1-0001-Export-with_icu-when-running-src-bin-scripts-test.patch text/x-diff 754 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 1DS20CS093 Joseph Raj Vishal 2022-10-29 15:29:53 How to started with Contributions
Previous Message Bharath Rupireddy 2022-10-29 13:03:53 Re: refactoring relation extension and BufferAlloc(), faster COPY