Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 15.16 |
| 2024-03-12 | Fix confusion about the return rowtype of SQL-language procedures. | Tom Lane | 15.7 |
| 2022-11-03 | Avoid crash after function syntax error in a replication worker. | Tom Lane | 15.1 |
| 2022-05-13 | Fix comment in pg_proc.c | Michael Paquier | 15.0 |
| 2022-04-07 | pgstat: scaffolding for transactional stats creation / drop. | Andres Freund | 15.0 |
| 2022-03-04 | Parse/analyze function renaming | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-08-31 | Fix missed lock acquisition while inlining new-style SQL functions. | Tom Lane | 15.0 |