Commits

DateSubjectAuthorReleases
2024-12-19 Get rid of old version of BuildTupleHashTable(). Tom Lane 18.0
2024-12-19 Convert SetOp to read its inputs as outerPlan and innerPlan. Tom Lane 18.0
2024-12-17 Fix incorrect slot type in BuildTupleHashTableExt David Rowley 18.0
2024-12-11 Use ExprStates for hashing in GROUP BY and SubPlans David Rowley 18.0
2024-12-10 Replace get_equal_strategy_number_for_am() by get_equal_strategy_number() Peter Eisentraut 18.0
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2024-08-20 Log the conflicts while applying changes in logical replication. Amit Kapila 18.0
2024-08-20 Speed up Hash Join by making ExprStates support hashing David Rowley 18.0
2024-02-29 Support MERGE into updatable views. Dean Rasheed 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-10 Add const to values and nulls arguments Peter Eisentraut 17.0
2023-09-28 Remove obsolete executor cleanup code Amit Langote 17.0
2023-07-14 Allow the use of a hash index on the subscriber during replication. Amit Kapila 17.0
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 16.0
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 14.9
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 15.4
2023-03-24 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 16.0
2023-03-20 Ignore BRIN indexes when checking for HOT updates Tomas Vondra 16.0
2023-03-06 Fill EState.es_rteperminfos more systematically. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-02 Generalize ri_RootToPartitionMap to use for non-partition children Alvaro Herrera 16.0
2022-09-20 Harmonize parameter names in storage and AM code. Peter Geoghegan 16.0
2022-09-19 Future-proof the recursion inside ExecShutdownNode(). Tom Lane 16.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0