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

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>, 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-11-17 06:54:18
Message-ID: 98b0f535-0b66-db1b-4edc-b6bb2ceeec0f@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 29.10.22 15:09, Marina Polyakova wrote:
> 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].

I have committed the meson change.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-11-17 06:58:03 Re: Fix order of checking ICU options in initdb and create database
Previous Message Amit Kapila 2022-11-17 06:33:40 Re: Assertion failure in SnapBuildInitialSnapshot()