pgsql: Blind attempt at a Cygwin fix

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Blind attempt at a Cygwin fix
Дата
Msg-id E1aHYMR-0002J0-9K@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Blind attempt at a Cygwin fix  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Blind attempt at a Cygwin fix

Further portability fix for a967613911f7.  Mingw- and MSVC-based builds
appear to be working fine, but Cygwin needs an extra tweak whereby the
new win32security.c file is explicitely added to the list of files to
build in pgport, per Cygwin members brolga and lorikeet.

Author: Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e9282e953205a2f3125fc8d1052bc01cb77cd2a3

Modified Files
--------------
configure    |    6 ++++++
configure.in |    1 +
2 files changed, 7 insertions(+)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix typo in comment
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Blind attempt at a Cygwin fix