Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-14 | pageinspect: Fix handling of all-zero pages | Michael Paquier | 13.7 |
| 2022-03-27 | pageinspect: Add more sanity checks to prevent out-of-bound reads | Michael Paquier | 13.7 |
| 2020-03-17 | Remove useless pfree()s at the ends of various ValuePerCall SRFs. | Tom Lane | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-01-30 | Remove excess parens in ereport() calls | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-24 | Make the order of the header file includes consistent in contrib modules. | Amit Kapila | 13.0 |