mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
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.