Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-27 | Remove circular #include's between plpython.h and plpy_util.h. | Tom Lane | 18.0 |
| 2025-03-26 | Use PG_MODULE_MAGIC_EXT in our installable shared libraries. | Tom Lane | 18.0 |
| 2017-09-18 | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane | 11.0 |
| 2016-10-04 | Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. | Tom Lane | 10.0 |
| 2015-05-24 | Remove no-longer-required function declarations. | Tom Lane | 9.5.0 |