Commits

DateSubjectAuthorReleases
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2022-02-21 Disallow setting bogus GUCs within an extension's reserved namespace. Tom Lane 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-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-02-02 Fix ancient memory leak in contrib/auto_explain. Tom Lane 9.5.25
2021-02-02 Fix ancient memory leak in contrib/auto_explain. Tom Lane 12.6
2021-02-02 Fix ancient memory leak in contrib/auto_explain. Tom Lane 9.6.21
2021-02-02 Fix ancient memory leak in contrib/auto_explain. Tom Lane 11.11
2021-02-02 Fix ancient memory leak in contrib/auto_explain. Tom Lane 14.0
2021-02-02 Fix ancient memory leak in contrib/auto_explain. Tom Lane 13.2
2021-02-02 Fix ancient memory leak in contrib/auto_explain. Tom Lane 10.16
2019-06-03 Fix contrib/auto_explain to not cause problems in parallel workers. Tom Lane 9.6.14
2019-06-03 Fix contrib/auto_explain to not cause problems in parallel workers. Tom Lane 10.9
2019-06-03 Fix contrib/auto_explain to not cause problems in parallel workers. Tom Lane 11.4
2019-06-03 Fix contrib/auto_explain to not cause problems in parallel workers. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-02-23 Allow auto_explain.log_min_duration to go up to INT_MAX. Tom Lane 9.3.22
2018-02-23 Allow auto_explain.log_min_duration to go up to INT_MAX. Tom Lane 9.4.17
2018-02-23 Allow auto_explain.log_min_duration to go up to INT_MAX. Tom Lane 9.5.12
2018-02-23 Allow auto_explain.log_min_duration to go up to INT_MAX. Tom Lane 9.6.8
2018-02-23 Allow auto_explain.log_min_duration to go up to INT_MAX. Tom Lane 10.3
2018-02-23 Allow auto_explain.log_min_duration to go up to INT_MAX. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0