Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-04 | Fix replica identity check for INSERT ON CONFLICT DO UPDATE. | Dean Rasheed | 17.7 |
| 2025-08-11 | Fix security checks in selectivity estimation functions. | Dean Rasheed | 17.6 |
| 2024-02-29 | Support MERGE into updatable views. | Dean Rasheed | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-10 | Add const to values and nulls arguments | Peter Eisentraut | 17.0 |
| 2023-09-28 | Remove obsolete executor cleanup code | Amit Langote | 17.0 |
| 2023-07-14 | Allow the use of a hash index on the subscriber during replication. | Amit Kapila | 17.0 |