Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-27 | In hstore_plpython, avoid crashing when return value isn't a mapping. | Tom Lane | 11.20 |
| 2019-03-15 | Fix volatile vs. pointer confusion | Peter Eisentraut | 11.3 |
| 2018-09-16 | Fix out-of-tree build for transform modules. | Andrew Gierth | 11.0 |
| 2017-11-18 | Consistently catch errors from Python _New() functions | Peter Eisentraut | 11.0 |
| 2017-09-18 | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane | 11.0 |