Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-22 | Revert "Don't lock partitions pruned by initial pruning" | Amit Langote | 18.0 |
| 2025-03-18 | Make it possible for loadable modules to add EXPLAIN options. | Robert Haas | 18.0 |
| 2025-02-27 | Create explain_format.c and move relevant code there. | Robert Haas | 18.0 |
| 2025-02-20 | Don't lock partitions pruned by initial pruning | Amit Langote | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-09 | Simplify executor's determination of whether to use parallelism. | Tom Lane | 18.0 |
| 2024-10-28 | Set query ID for inner queries of CREATE TABLE AS and DECLARE | Michael Paquier | 18.0 |
| 2024-07-02 | Use TupleDescAttr macro consistently | David Rowley | 18.0 |