Commits

DateSubjectAuthorReleases
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-05-12 Fix EXPLAIN ANALYZE for async-capable nodes. Etsuro Fujita 14.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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-04-06 Add the option to report WAL usage in EXPLAIN and auto_explain. Amit Kapila 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-01 PG_FINALLY Peter Eisentraut 13.0
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
2019-04-03 Add SETTINGS option to EXPLAIN, to print modified settings. Tomas Vondra 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-03 Fix issues around EXPLAIN with JIT. Andres Freund 11.0
2018-10-03 Fix issues around EXPLAIN with JIT. Andres Freund 12.0
2018-09-25 Collect JIT instrumentation from workers. Andres Freund 11.0