Commits

DateSubjectAuthorReleases
2026-04-08 instrumentation: Allocate query level instrumentation in ExecutorStart Andres Freund 19 (unreleased)
2026-04-07 auto_explain: Add new GUC auto_explain.log_io Tomas Vondra 19 (unreleased)
2026-04-06 auto_explain: Add new GUC, auto_explain.log_extension_options. Robert Haas 19 (unreleased)
2026-04-05 instrumentation: Separate per-node logic from other uses Andres Freund 19 (unreleased)
2026-04-05 instrumentation: Separate trigger logic from other uses Andres Freund 19 (unreleased)
2026-01-09 instrumentation: Keep time fields as instrtime, convert in callers Andres Freund 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-05-22 Revert "Don't lock partitions pruned by initial pruning" Amit Langote 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2025-03-18 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 18.0
2025-02-28 Adjust auto_explain's GUC descriptions. Nathan Bossart 18.0
2025-02-27 Create explain_format.c and move relevant code there. Robert Haas 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-23 Fix some comments related to library unloading Michael Paquier 18.0
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2024-01-29 Add EXPLAIN (MEMORY) to report planner memory consumption Alvaro Herrera 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-18 Remove now superfluous declarations of dlsym()ed symbols. Andres Freund 16.0
2022-07-06 autho_explain: Add GUC to log query parameters Michael Paquier 16.0
2022-05-11 Remove non-functional code for unloading loadable modules. Robert Haas 15.0
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0