Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-19 | pg_stat_statements: Fix crash in list squashing with Vars | Michael Paquier | 18.2 |
| 2025-10-29 | pg_stat_statements: Fix handling of duplicate constant locations | Álvaro Herrera | 18.1 |
| 2025-06-24 | Make query jumbling also squash PARAM_EXTERN params | Álvaro Herrera | 18.0 |
| 2025-06-24 | Improve jumble squashing through CoerceViaIO and RelabelType | Álvaro Herrera | 18.0 |
| 2025-06-12 | Fix squashing algorithm for query texts | Álvaro Herrera | 18.0 |
| 2025-05-07 | Fix whitespace | Peter Eisentraut | 18.0 |
| 2025-03-27 | Remove the query_id_squash_values GUC | Álvaro Herrera | 18.0 |
| 2025-03-18 | Introduce squashing of constant lists in query jumbling | Álvaro Herrera | 18.0 |