postgresql/src/pl
Andres Freund 54c72eb5e5 plpython: add missing plpython.h include to plpy_plpymodule.h
The include was missing before 9b7e24a2cb, but starting with that commit the
missing include causes cpluspluscheck to fail because the use of
PyMODINIT_FUNC isn't incidentally protected by an ifdef anymore.

Discussion: https://postgr.es/m/20220308045916.7baapelbgftoqeop@alap3.anarazel.de
2022-03-08 09:47:34 -08:00
..
plperl Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
plpgsql Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
plpython plpython: add missing plpython.h include to plpy_plpymodule.h 2022-03-08 09:47:34 -08:00
tcl Fix SPI's handling of errors during transaction commit. 2022-02-28 12:45:36 -05:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00