Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-16 | Treat JsonConstructorExpr as non-strict | Richard Guo | 17.7 |
| 2025-09-03 | Fix planner error when estimating SubPlan cost | Richard Guo | 17.7 |
| 2024-11-30 | Avoid mislabeling of lateral references, redux. | Tom Lane | 17.3 |
| 2024-11-28 | Avoid mislabeling of lateral references when pulling up a subquery. | Tom Lane | 17.3 |
| 2024-08-30 | Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. | Tom Lane | 17.0 |
| 2024-03-29 | Try to stabilize flappy test result. | Tom Lane | 17.0 |
| 2024-03-19 | Improve EXPLAIN's display of SubPlan nodes and output parameters. | Tom Lane | 17.0 |
| 2024-02-15 | Pull up ANY-SUBLINK with the necessary lateral support. | Alexander Korotkov | 17.0 |
| 2023-09-23 | Fix typo in test comment | Daniel Gustafsson | 17.0 |