Commits

DateSubjectAuthorReleases
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 11.22
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 12.17
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 13.13
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 14.10
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 15.5
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 16.1
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 17.0
2023-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2023-03-24 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 16.0
2023-02-22 Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed 15.3
2023-02-22 Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-20 Allow batching of inserts during cross-partition updates. Etsuro Fujita 16.0
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 14.7
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 15.2
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 16.0
2022-12-02 Generalize ri_RootToPartitionMap to use for non-partition children Alvaro Herrera 16.0
2022-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-11-29 Add 'missing_ok' argument to build_attrmap_by_name Alvaro Herrera 16.0
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 14.7
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 15.2
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 16.0
2022-09-19 Remove various duplicated words David Rowley 16.0
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0