Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-15 | Sync typedefs.list with the buildfarm. | Tom Lane | 18.0 |
| 2025-04-27 | Remove circular #include's between plpython.h and plpy_util.h. | Tom Lane | 18.0 |
| 2016-11-08 | Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. | Tom Lane | 10.0 |
| 2015-11-05 | Fix memory leaks in PL/Python. | Tom Lane | 9.6.0 |