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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Replace use of deprecated Python module distutils.syscon
Date: 2022-01-18 16:45:39
Message-ID: E1n9rc3-0004Pw-WB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2022-01-18 18:44:29 pgsql: Try to stabilize the reloptions test.
Previous Message Peter Eisentraut 2022-01-18 15:59:30 pgsql: Fix thinko in psql test