pgsql: Revert "Replace use of deprecated Python module distutils.syscon

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Revert "Replace use of deprecated Python module distutils.syscon
Дата
Msg-id E1n9rc3-0004Pw-WB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "Replace use of deprecated Python module distutils.sysconfig"

This reverts commit e0e567a106726f6709601ee7cffe73eb6da8084e.

On various platforms, the new approach using the sysconfig module
reported incorrect values for the include directory, and so any
Python-related compilations failed.  Revert for now and revisit later.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dda42ff8e60541e9eb5ac21b79af32d914f408a8

Modified Files
--------------
config/python.m4               | 28 ++++++++++++++--------------
configure                      | 30 +++++++++++++++---------------
doc/src/sgml/installation.sgml |  4 ++--
3 files changed, 31 insertions(+), 31 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix thinko in psql test
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Try to stabilize the reloptions test.