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-04-12 | Harmonize function parameter names for Postgres 18. | Peter Geoghegan | 18.0 |
| 2025-03-18 | Add some new hooks so extensions can add details to EXPLAIN. | Robert Haas | 18.0 |
| 2025-03-18 | Fix indentation again. | Robert Haas | 18.0 |
| 2025-03-18 | Make it possible for loadable modules to add EXPLAIN options. | Robert Haas | 18.0 |
| 2025-02-28 | Avoid including explain.h in explain_format.h and explain_dr.h | 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-10-28 | Set query ID for inner queries of CREATE TABLE AS and DECLARE | Michael Paquier | 18.0 |
| 2024-09-10 | Introduce an RTE for the grouping step | Richard Guo | 18.0 |