Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-16 | Revert temporal primary keys and foreign keys | Peter Eisentraut | 17.0 |
| 2024-03-17 | Add attstattarget to FormExtraData_pg_attribute | Peter Eisentraut | 17.0 |
| 2024-03-17 | Generalize handling of nullable pg_attribute columns in DDL | Peter Eisentraut | 17.0 |
| 2024-03-05 | Rename pg_constraint.conwithoutoverlaps to conperiod | Peter Eisentraut | 17.0 |
| 2024-01-24 | Add temporal PRIMARY KEY and UNIQUE constraints | Peter Eisentraut | 17.0 |
| 2024-01-13 | Make attstattarget nullable | Peter Eisentraut | 17.0 |
| 2023-12-22 | Set all variable-length fields of pg_attribute to null on column drop | Peter Eisentraut | 17.0 |
| 2023-09-26 | Add some const qualifiers | Peter Eisentraut | 17.0 |
| 2023-08-23 | Add const decorations | Peter Eisentraut | 17.0 |
| 2023-07-12 | Remove ancient special case code for dropping oid columns | Peter Eisentraut | 17.0 |
| 2023-07-12 | Remove obsolete comment about OID support | Peter Eisentraut | 17.0 |