Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-20 Make ExecForPortionOfLeftovers() obey SRF protocol. Tom Lane 19 (unreleased)
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 18.2
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 15.16
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 14.21
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 19 (unreleased)
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 17.8
2026-01-22 Remove faulty Assert in partitioned INSERT...ON CONFLICT DO UPDATE. Tom Lane 16.12
2025-05-22 In ExecInitModifyTable, don't scribble on the source plan. Tom Lane 18.0
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 16.9
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 15.13
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 18.0
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 14.18
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 17.5
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 16.1
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 14.10
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 15.5
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.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-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 16.0
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 15.3
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 13.11