Commits

DateSubjectAuthorReleases
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-03-10 CREATE INDEX: do update index stats if autovacuum=off. Tom Lane 18.0
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 11.22
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 12.17
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 17.0
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 14.10
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 13.13
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 15.5
2023-09-28 Fix checking of index expressions in CompareIndexInfo(). Tom Lane 16.1
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
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
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-01-22 Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. Tom Lane 12.10
2022-01-22 Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. Tom Lane 15.0
2022-01-22 Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. Tom Lane 14.2
2022-01-22 Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. Tom Lane 13.6
2022-01-22 Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX. Tom Lane 11.15