BUG #13500: Windows binary zip doesn't include libintl.h

Поиск
Список
Период
Сортировка
От kou@clear-code.com
Тема BUG #13500: Windows binary zip doesn't include libintl.h
Дата
Msg-id 20150714123722.2346.38618@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13500: Windows binary zip doesn't include libintl.h  (Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13500
Logged by:          Kouhei Sutou
Email address:      kou@clear-code.com
PostgreSQL version: 9.4.4
Operating system:   Windows
Description:

//get.enterprisedb.com/postgresql/postgresql-9.4.2-1-windows-x64-binaries.zip
has pgsql\include\libintl.h but
//get.enterprisedb.com/postgresql/postgresql-9.4.4-1-windows-x64-binaries.zip
doesn't have it.

libintl.h is included from pgsql\include\server\c.h. The c.h is included
from pgsql\include\server\postgres.h.

I want to build an extension, PGroonga, for Windows with the official
PostgreSQL binary. But I get a build error caused by missing libintl.h.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13490: Segmentation fault on pg_stat_activity
Следующее
От: Michael Bommarito
Дата:
Сообщение: Re: BUG #13490: Segmentation fault on pg_stat_activity