Commits

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

DateSubjectAuthorReleases
2025-10-25 Fix incorrect logic for caching ResultRelInfos for triggers David Rowley 16.11
2025-09-04 Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 16.11
2025-09-04 Fix replica identity check for MERGE. Dean Rasheed 16.11
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 16.11
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 16.10
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 16.8
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 16.7
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 16.5
2024-09-18 Add missing query ID reporting in extended query protocol Michael Paquier 16.5
2023-06-14 Retain relkind too in RTE_SUBQUERY entries for views. Amit Langote 16.0
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 16.0
2023-05-04 Fix ExecCheckPermissions call in RI_Initial_Check Alvaro Herrera 16.0
2023-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2023-04-06 Fix row tracking in pg_stat_statements with extended query protocol Michael Paquier 16.0
2023-03-24 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 16.0
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 16.0
2023-03-06 Fill EState.es_rteperminfos more systematically. Tom Lane 16.0
2023-02-09 Fix various typos in code and tests Michael Paquier 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 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-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-11-30 Stop accessing checkAsUser via RTE in some cases Alvaro Herrera 16.0