Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-29 | plpython: Fix NULL pointer dereferences for broken sequence and mapping objects | Richard Guo | 18 (unreleased) |
| 2025-04-27 | Remove circular #include's between plpython.h and plpy_util.h. | Tom Lane | 18.0 |
| 2025-03-12 | Prepare for Python "Limited API" in PL/Python | Peter Eisentraut | 18.0 |
| 2025-02-26 | Revert "Prepare for Python "Limited API" in PL/Python" | Peter Eisentraut | 18.0 |
| 2025-02-26 | Prepare for Python "Limited API" in PL/Python | Peter Eisentraut | 18.0 |
| 2025-02-07 | Virtual generated columns | Peter Eisentraut | 18.0 |