Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-08 | plpython: Code cleanup related to removal of Python 2 support. | Andres Freund | 15.0 |
| 2019-01-26 | Change function call information to be variable length. | Andres Freund | 12.0 |
| 2017-08-20 | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 11.0 |