pgsql: Remove dependency on the DLL of pythonxx.def file.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Remove dependency on the DLL of pythonxx.def file.
Дата
Msg-id E1UD2Da-00077L-D6@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove dependency on the DLL of pythonxx.def file.

This confused Cygwin's make because of the colon in the path. The
DLL isn't likely to change under us so preserving the dependency
doesn't gain us much, and it's useful to be able to do a native
Windows build with the Cygwin mingw toolset.

Noah Misch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0d147e43adcf5d2bff9caa073608f381a27439bf

Modified Files
--------------
src/pl/plpython/Makefile |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix to_char() to use ASCII-only case-folding rules where appropr
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_ctl: Add comma to message