postgresql/src/pl
Peter Eisentraut 99e4d24a9d 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
2021-11-25 14:19:22 +01:00
..
plperl plperl: update ppport.h to Perl 5.34.0. 2021-10-07 13:59:43 -04:00
plpgsql plpgsql: report proper line number for errors in variable initialization. 2021-10-31 12:43:47 -04:00
plpython Remove unneeded Python includes 2021-11-25 14:19:22 +01:00
tcl Translation updates 2021-06-21 12:33:50 +02:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00