index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
misc
/
queryjumble.c
Commit message (
Expand
)
Author
Age
*
Fix pg_stat_statements for MERGE
Alvaro Herrera
2022-09-27
*
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
*
Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure.
Tom Lane
2022-05-13
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
JSON_TABLE
Andrew Dunstan
2022-04-04
*
SQL/JSON query functions
Andrew Dunstan
2022-03-29
*
IS JSON predicate
Andrew Dunstan
2022-03-28
*
SQL/JSON constructors
Andrew Dunstan
2022-03-27
*
Common SQL/JSON clauses
Andrew Dunstan
2022-03-27
*
Revert "Common SQL/JSON clauses"
Andrew Dunstan
2022-03-22
*
Common SQL/JSON clauses
Andrew Dunstan
2022-03-22
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Allow compute_query_id to be set to 'auto' and make it default
Alvaro Herrera
2021-05-15
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Update query_id computation
Bruce Momjian
2021-05-03
*
adjust query id feature to use pg_stat_activity.query_id
Bruce Momjian
2021-04-20
*
Make use of in-core query id added by commit 5fd9dfa5f5
Bruce Momjian
2021-04-07
*
Move pg_stat_statements query jumbling to core.
Bruce Momjian
2021-04-07