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

Поиск
Список
Период
Сортировка
От Marina Polyakova
Тема Re: Fix order of checking ICU options in initdb and create database
Дата
Msg-id 669e20f7429d8a8f58331a2919815edb@postgrespro.ru
обсуждение исходный текст
Ответ на Fix order of checking ICU options in initdb and create database  (Marina Polyakova <m.polyakova@postgrespro.ru>)
Ответы Re: Fix order of checking ICU options in initdb and create database
Re: Fix order of checking ICU options in initdb and create database
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: refactoring relation extension and BufferAlloc(), faster COPY
Следующее
От: 1DS20CS093 Joseph Raj Vishal
Дата:
Сообщение: How to started with Contributions