Commits

DateSubjectAuthorReleases
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 12.15
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 13.11
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 14.8
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 15.3
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 16.0
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 15.3
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 12.15
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 11.20
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 14.8
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 13.11
2023-03-25 Fix CREATE INDEX progress reporting for multi-level partitioning. Tom Lane 16.0
2023-03-04 Avoid failure when altering state of partitioned foreign-key triggers. Tom Lane 15.3
2023-03-04 Avoid failure when altering state of partitioned foreign-key triggers. Tom Lane 16.0
2023-02-16 Fix check for child column generation status matching parent. Tom Lane 16.0
2023-01-21 Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. Tom Lane 12.14
2023-01-21 Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. Tom Lane 11.19
2023-01-21 Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. Tom Lane 16.0
2023-01-21 Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. Tom Lane 15.2
2023-01-21 Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. Tom Lane 13.10
2023-01-21 Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. Tom Lane 14.7
2023-01-11 Improve handling of inherited GENERATED expressions. Tom Lane 16.0
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7