Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-17 | Add temporal PRIMARY KEY and UNIQUE constraints | Peter Eisentraut | 18.0 |
| 2024-09-17 | Add temporal FOREIGN KEY contraints | Peter Eisentraut | 18.0 |
| 2024-08-24 | Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands | Alexander Korotkov | 18.0 |
| 2024-08-22 | Avoid repeated table name lookups in createPartitionTable() | Alexander Korotkov | 18.0 |
| 2024-08-09 | Remove obsolete RECHECK keyword completely | Peter Eisentraut | 18.0 |