Re: [HACKERS] ICU support on Windows

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] ICU support on Windows
Дата
Msg-id d8fe207c-2ce0-0411-9cd7-018fc38d4ced@2ndquadrant.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 6/10/17 05:40, Ashutosh Sharma wrote:
> 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,
> 
> icu => 'E:\Users\pg\icu',
> 
> [1]- http://site.icu-project.org/download/53

Committed that.

I noticed that this only works if you use the "Win32" download of ICU,
because the "Win64" download uses "lib64" paths.  I'm not sure what the
impact of this is in practice.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: [HACKERS] PG10 Partitioned tables and relation_is_updatable()
Следующее
От: Neil Anderson
Дата:
Сообщение: [HACKERS] v10beta pg_catalog diagrams