Age | Commit message (Expand) | Author |
---|---|---|
2025-06-24 | Make query jumbling also squash PARAM_EXTERN params | Álvaro Herrera |
2025-03-27 | Remove the query_id_squash_values GUC | Álvaro Herrera |
2025-03-27 | Fix query jumbling to account for NULL nodes | David Rowley |
2025-03-18 | Introduce squashing of constant lists in query jumbling | Álvaro Herrera |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-04-09 | revert: Transform OR clauses to ANY expression | Alexander Korotkov |
2024-04-07 | Transform OR clauses to ANY expression | Alexander Korotkov |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut |
2023-06-27 | Remove dependency to query text in JumbleQuery() | Michael Paquier |
2023-05-02 | Fix typos in comments | Michael Paquier |
2023-01-21 | Move queryjumble.c code to src/backend/nodes/ | Michael Paquier |