Commits

DateSubjectAuthorReleases
2024-12-10 Doc: add some commentary about ExecutorRun's NoMovement special case. Tom Lane 18.0
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 16.7
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 14.16
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 17.3
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 13.19
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 15.11
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.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-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-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2022-09-19 Future-proof the recursion inside ExecShutdownNode(). Tom Lane 16.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-04-06 Postpone some more stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-04-06 Clean up treatment of missing default and CHECK-constraint records. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-09-16 Don't fetch partition check expression during InitResultRelInfo. Tom Lane 14.0
2020-01-28 Fix dangling pointer in EvalPlanQual machinery. Tom Lane 12.2
2020-01-28 Fix dangling pointer in EvalPlanQual machinery. Tom Lane 13.0
2019-09-15 Fix bogus sizeof calculations. Tom Lane 13.0