Commits

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

DateSubjectAuthorReleases
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 12.20
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 12.20
2022-10-17 Guard against table-AM-less relations in planner. Tom Lane 12.13
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 12.6
2019-06-15 Rework the pg_statistic_ext catalog Tomas Vondra 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-05 Fix style violations in syscache lookups. Tom Lane 12.0
2019-04-30 Clean up handling of constraint_exclusion and enable_partition_pruning. Tom Lane 12.0
2019-04-04 Make queries' locking of indexes more consistent. Tom Lane 12.0
2019-04-01 tableam: bitmap table scan. Andres Freund 12.0
2019-04-01 tableam: Formatting and other minor cleanups. Andres Freund 12.0
2019-03-31 tableam: Move heap specific logic from estimate_rel_size below tableam. Andres Freund 12.0
2019-03-30 Speed up planning when partitions can be pruned at plan time. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-27 Add support for multivariate MCV lists Tomas Vondra 12.0
2019-03-22 Don't copy PartitionBoundInfo in set_relation_partition_info. Tom Lane 12.0
2019-03-07 Allow ATTACH PARTITION with only ShareUpdateExclusiveLock. Robert Haas 12.0
2019-02-21 Move code for managing PartitionDescs into a new file, partdesc.c Robert Haas 12.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2019-01-22 Rename RelationData.rd_amroutine to rd_indam. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0