Commits

DateSubjectAuthorReleases
2025-03-28 Rename a node field for clarity Peter Eisentraut 18.0
2025-03-19 Ensure first ModifyTable rel initialized if all are pruned Amit Langote 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 18.0
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 17.4
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 15.12
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 13.20
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 14.17
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 18.0
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 16.8
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-02-07 Track unpruned relids to avoid processing pruned relations Amit Langote 18.0
2025-01-31 Perform runtime initial pruning outside ExecInitNode() Amit Langote 18.0
2025-01-30 Move PartitionPruneInfo out of plan nodes into PlannedStmt Amit Langote 18.0
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-11 Add support for NOT ENFORCED in CHECK constraints Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
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
2024-11-11 Add two attributes to pg_stat_database for parallel workers activity Michael Paquier 18.0
2024-10-04 Remove assertion checking query ID in execMain.c Michael Paquier 18.0