diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2021-11-25 14:19:22 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2021-11-25 14:31:01 +0100 |
commit | 0d335cbd5c63009576280ff502b31a84e353a86b (patch) | |
tree | 4e038af52f73727262de739234a78feb9ba7c81e /src/backend/access/transam/commit_ts.c | |
parent | 216156fec3d885842e2ceffa3a5321fbcd2fe575 (diff) | |
download | postgresql-0d335cbd5c63009576280ff502b31a84e353a86b.tar.gz postgresql-0d335cbd5c63009576280ff502b31a84e353a86b.zip |
Remove unneeded Python includes
Inluding <compile.h> and <eval.h> has not been necessary since Python
2.4, since they are included via <Python.h>. Morever, <eval.h> is
being removed in Python 3.11. So remove these includes.
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/84884.1637723223%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions