Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-04 | Fix replica identity check for MERGE. | Dean Rasheed | 15.15 |
| 2025-09-04 | Fix replica identity check for INSERT ON CONFLICT DO UPDATE. | Dean Rasheed | 15.15 |
| 2025-08-11 | Fix security checks in selectivity estimation functions. | Dean Rasheed | 15.14 |
| 2023-05-19 | Fix misbehavior of EvalPlanQual checks with multiple result relations. | Tom Lane | 15.4 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-07 | Revert "Rewrite some RI code to avoid using SPI" | Alvaro Herrera | 15.0 |
| 2022-04-07 | Rewrite some RI code to avoid using SPI | Alvaro Herrera | 15.0 |
| 2022-03-29 | SQL/JSON query functions | Andrew Dunstan | 15.0 |
| 2022-03-20 | Enforce foreign key correctly during cross-partition updates | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-15 | Remove arbitrary 64K-or-so limit on rangetable size. | Tom Lane | 15.0 |