mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
This reverts commit e0e567a106.
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.