aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/queryjumble.c
Commit message (Expand)AuthorAge
* Fix pg_stat_statements for MERGEAlvaro Herrera2022-09-27
* Revert SQL/JSON featuresAndrew Dunstan2022-09-01
* Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure.Tom Lane2022-05-13
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* JSON_TABLEAndrew Dunstan2022-04-04
* SQL/JSON query functionsAndrew Dunstan2022-03-29
* IS JSON predicateAndrew Dunstan2022-03-28
* SQL/JSON constructorsAndrew Dunstan2022-03-27
* Common SQL/JSON clausesAndrew Dunstan2022-03-27
* Revert "Common SQL/JSON clauses"Andrew Dunstan2022-03-22
* Common SQL/JSON clausesAndrew Dunstan2022-03-22
* Update copyright for 2022Bruce Momjian2022-01-07
* Allow compute_query_id to be set to 'auto' and make it defaultAlvaro Herrera2021-05-15
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Update query_id computationBruce Momjian2021-05-03
* adjust query id feature to use pg_stat_activity.query_idBruce Momjian2021-04-20
* Make use of in-core query id added by commit 5fd9dfa5f5Bruce Momjian2021-04-07
* Move pg_stat_statements query jumbling to core.Bruce Momjian2021-04-07