Python 3.11 vs. Postgres

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@lists.postgresql.org
Date: 2021-11-24T03:07:03Z
Lists: pgsql-hackers
According to [1], we need to stop including Python's <eval.h>.
I've not checked whether this creates any backwards-compatibility
issues.

			regards, tom lane

[1] https://bugzilla.redhat.com/show_bug.cgi?id=2023272



Commits

  1. Remove unneeded Python includes