Commits

DateSubjectAuthorReleases
2026-02-24 Fix variety of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-01-13 Fix query jumbling with GROUP BY clauses Michael Paquier 18.2
2026-01-13 Fix query jumbling with GROUP BY clauses Michael Paquier 19 (unreleased)
2025-07-03 Refactor subtype field of AlterDomainStmt Michael Paquier 19 (unreleased)
2025-07-01 Show sizes of FETCH queries as constants in pg_stat_statements Michael Paquier 19 (unreleased)
2025-06-12 Revert support for improved tracking of nested queries Michael Paquier 18.0
2025-03-26 Use relation name instead of OID in query jumbling for RangeTblEntry Michael Paquier 18.0
2024-10-24 Track more precisely query locations for nested statements Michael Paquier 18.0
2024-09-30 Show values of SET statements as constants in pg_stat_statements Michael Paquier 18.0
2024-04-25 Improve comment of DeallocateStmt->isall Michael Paquier 17.0
2024-03-07 Update comment of AlterTableCmd->name in parsenodes.h Michael Paquier 17.0
2023-09-28 Show parameters of CALL as constants in pg_stat_statements Michael Paquier 17.0
2023-08-27 Show names of DEALLOCATE as constants in pg_stat_statements Michael Paquier 17.0
2023-08-12 Show GIDs of two-phase commit commands as constants in pg_stat_statements Michael Paquier 17.0
2023-07-27 Show savepoint names as constants in pg_stat_statements Michael Paquier 17.0
2023-03-08 Refine query jumbling handling for CallStmt Michael Paquier 16.0
2023-02-13 Mark more nodes with attribute no_query_jumble Michael Paquier 16.0
2023-02-10 Fix typo in parsenodes.h Michael Paquier 16.0
2023-02-07 Include values of A_Const nodes in query jumbling Michael Paquier 16.0
2023-01-31 Generate code for query jumbling through gen_node_support.pl Michael Paquier 16.0
2023-01-21 Rework format of comments in headers for nodes Michael Paquier 16.0
2021-07-28 Add support for SET ACCESS METHOD in ALTER TABLE Michael Paquier 15.0
2021-03-31 Fix comment in parsenodes.h Michael Paquier 14.0
2020-12-03 Refactor CLUSTER and REINDEX grammar to use DefElem for option lists Michael Paquier 14.0
2020-09-04 Remove variable "concurrent" from ReindexStmt Michael Paquier 14.0