Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-02 | pgstattuple: Improve reports generated for indexes (hash, gist, btree) | Michael Paquier | 15.15 |
| 2024-09-12 | Reintroduce support for sequences in pgstattuple and pageinspect. | Nathan Bossart | 15.9 |
| 2023-10-30 | Diagnose !indisvalid in more SQL functions. | Noah Misch | 15.5 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-01 | Add macros in hash and btree AMs to get the special area of their pages | Michael Paquier | 15.0 |
| 2021-12-03 | Some RELKIND macro refactoring | Peter Eisentraut | 15.0 |
| 2021-07-08 | Improve error messages about mismatching relkind | Peter Eisentraut | 15.0 |