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-24 | Add temporal FOREIGN KEY contraints | Peter Eisentraut | 17.0 |
| 2024-03-17 | Add attstattarget to FormExtraData_pg_attribute | Peter Eisentraut | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-24 | Add temporal PRIMARY KEY and UNIQUE constraints | Peter Eisentraut | 17.0 |
| 2023-12-01 | pgindent fix | Peter Eisentraut | 17.0 |
| 2023-12-01 | Check collation when creating partitioned index | Peter Eisentraut | 17.0 |
| 2023-10-03 | Remove IndexInfo.ii_OpclassOptions field | Peter Eisentraut | 17.0 |
| 2023-10-03 | Remove RelationGetIndexRawAttOptions() | Peter Eisentraut | 17.0 |
| 2023-08-23 | Some vertical reformatting | Peter Eisentraut | 17.0 |
| 2023-08-23 | Rename some function arguments for better clarity | Peter Eisentraut | 17.0 |
| 2023-08-23 | Add const decorations | Peter Eisentraut | 17.0 |
| 2023-07-12 | Allow some exclusion constraints on partitions | Peter Eisentraut | 17.0 |