Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-07 | Fix WITHOUT OVERLAPS' interaction with domains. | Tom Lane | 18.4 |
| 2025-07-01 | Fix typos in comments | Amit Langote | 18.0 |
| 2025-04-08 | Fix uninitialized index information access during apply. | Amit Kapila | 18.0 |
| 2025-03-11 | Show index search count in EXPLAIN ANALYZE, take 2. | Peter Geoghegan | 18.0 |
| 2025-02-19 | Assert that ExecOpenIndices and ExecCloseIndices are not repeated. | Tom Lane | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-09-17 | Add temporal PRIMARY KEY and UNIQUE constraints | Peter Eisentraut | 18.0 |
| 2024-08-20 | Log the conflicts while applying changes in logical replication. | Amit Kapila | 18.0 |