Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-11 | IS JSON/JSON(): Protect against expressions uncoercible to text | Álvaro Herrera | 18 (unreleased) |
| 2025-03-12 | Build whole-row Vars the same way during parsing and planning. | Tom Lane | 18.0 |
| 2025-02-20 | Remove various unnecessary (char *) casts | Peter Eisentraut | 18.0 |
| 2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed | 18.0 |
| 2025-01-11 | Add support for NOT ENFORCED in CHECK constraints | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-08 | Add pg_constraint rows for not-null constraints | Álvaro Herrera | 18.0 |
| 2024-09-17 | Add temporal PRIMARY KEY and UNIQUE constraints | Peter Eisentraut | 18.0 |