Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Guard against unexpected dimensions of oidvector/int2vector. | Tom Lane | 15.16 |
| 2022-04-08 | Apply PGDLLIMPORT markings broadly. | Robert Haas | 15.0 |
| 2022-02-15 | Remove pg_atoi() | Peter Eisentraut | 15.0 |
| 2022-02-14 | Move scanint8() to numutils.c | Peter Eisentraut | 15.0 |
| 2022-01-27 | Fix ordering of XIDs in ProcArrayApplyRecoveryInfo | Tomas Vondra | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-17 | Simplify the general-purpose 64-bit integer parsing APIs | Peter Eisentraut | 15.0 |
| 2021-08-19 | Revert refactoring of hex code to src/common/ | Michael Paquier | 15.0 |