Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-29 | plpython: Fix NULL pointer dereferences for broken sequence and mapping objects | Richard Guo | 14 (unreleased) |
| 2026-05-11 | Use palloc_array() in a few more places to avoid overflow | Heikki Linnakangas | 14.23 |
| 2023-04-27 | In hstore_plpython, avoid crashing when return value isn't a mapping. | Tom Lane | 14.8 |