Re: [HACKERS] ICU support on Windows

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [HACKERS] ICU support on Windows
Дата
Msg-id CAB7nPqRJHrA+YfHfR+_hsGyLg7amsLJwd7Snrr_gQH=siJcwyw@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] ICU support on Windows  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Ответы Re: [HACKERS] ICU support on Windows  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Список pgsql-hackers
On Sat, Jun 10, 2017 at 6:40 PM, Ashutosh Sharma <ashu.coek88@gmail.com> wrote:
> Currently, we cannot perform ICU enabled build for postgres on Windows
> platform. However, this can be done on Linux platforms using
> '--with-icu' configuration parameter. Attached is the patch that
> allows us to perform icu enabled build for postgres on Windows
> platform provided that we have correct version of ICU libraries
> installed on our system.
>
> With the help of attached patch, we can use icu feature on Windows.
> All we have to do is, download the ICU libraries from - [1] and add
> the installation path for icu libraires in config.pl like,

I have looked at this patch and it looks good to me. Windows is able
to compile with ICU support using it, which is a good step forward
into moving on with things in this area.

I have added an open item, it seems to me that it is a mistake to not
be able to have that support as well on Windows in PG10.
-- 
Michael



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

Предыдущее
От: Jeevan Ladhe
Дата:
Сообщение: Re: [HACKERS] Adding support for Default partition in partitioning
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Why forcing Hot_standby_feedback to be enabled whencreating a logical decoding slot on standby