Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2026-03-27 Avoid memory leak on error while parsing pg_stat_statements dump file Heikki Linnakangas 15.18
2025-05-29 pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 15.14
2023-06-29 pg_stat_statements: Fix second comment related to entry resets Michael Paquier 15.4
2023-06-28 pg_stat_statements: Fix incorrect comment with entry resets Michael Paquier 15.4
2023-06-27 Fix comment on clearing padding. Heikki Linnakangas 15.4
2022-11-01 pg_stat_statements: fetch stmt location/length before it disappears. Tom Lane 15.1
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1
2022-08-02 Be more wary about 32-bit integer overflow in pg_stat_statements. Tom Lane 15.0
2022-05-13 Add a new shmem_request_hook hook. Robert Haas 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-11 Remove non-functional code for unloading loadable modules. Robert Haas 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-08 Add JIT counters to pg_stat_statements Magnus Hagander 15.0
2022-04-08 pg_stat_statements: Track I/O timing for temporary file blocks Michael Paquier 15.0
2022-04-07 pgstat: remove stats_temp_directory. Andres Freund 15.0
2022-03-28 Use has_privs_for_roles for predefined role checks Joe Conway 15.0
2022-03-08 Simplify SRFs using materialize mode in contrib/ modules Michael Paquier 15.0
2022-02-28 pg_stat_statements: Remove unnecessary call to GetUserId() Michael Paquier 15.0
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 15.0
2022-02-17 Remove all traces of tuplestore_donestoring() in the C code Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-03 pg_stat_statements: Remove obsolete comment Michael Paquier 15.0
2021-12-27 Revert changes about warnings/errors for placeholders. Tom Lane 15.0
2021-12-27 Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). Tom Lane 15.0
2021-10-31 Don't try to read a multi-GB pg_stat_statements file in one call. Tom Lane 15.0