Commits

DateSubjectAuthorReleases
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-10 Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 14.0
2021-01-26 Improve performance of repeated CALLs within plpgsql procedures. Tom Lane 14.0
2021-01-06 Replace CLOBBER_CACHE_ALWAYS with run-time GUC Peter Eisentraut 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-07-20 Add generic_plans and custom_plans fields into pg_prepared_statements. Fujii Masao 14.0
2020-03-30 Allow the planner-related functions and hook to accept the query string. Fujii Masao 13.0
2020-03-27 Rearrange validity checks for plpgsql "simple" expressions. Tom Lane 13.0
2020-03-26 Improve performance of "simple expressions" in PL/pgSQL. Tom Lane 13.0
2020-03-02 Represent command completion tags as structs Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-13 Drop no-op CoerceToDomain nodes from expressions at planning time. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-02 Change rewriter/planner/executor/plancache to depend on RTE rellockmode. Tom Lane 12.0
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-07-16 Add plan_cache_mode setting Peter Eisentraut 12.0
2018-04-06 Rename MemoryContextCopySetIdentifier() for clarity Peter Eisentraut 11.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0