Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 15.0 |
| 2022-03-30 | Optimize order of GROUP BY keys | Tomas Vondra | 15.0 |
| 2022-03-29 | Add system view pg_ident_file_mappings | Michael Paquier | 15.0 |
| 2022-03-29 | Modify query on pg_hba_file_rules to check for errors in regression tests | Michael Paquier | 15.0 |
| 2022-01-25 | Fix various typos, grammar and code style in comments and docs | Michael Paquier | 15.0 |
| 2021-11-12 | Fix memory overrun when querying pg_stat_slru | Michael Paquier | 15.0 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 15.0 |