Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-27 | Remove circular #include's between plpython.h and plpy_util.h. | Tom Lane | 18.0 |
| 2018-04-01 | Fix a boatload of typos in C comments. | Tom Lane | 11.0 |
| 2018-02-16 | Remove some inappropriate #includes. | Tom Lane | 11.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2015-11-05 | Fix memory leaks in PL/Python. | Tom Lane | 9.6.0 |
| 2014-02-23 | Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. | Tom Lane | 9.4.0 |