Commits

DateSubjectAuthorReleases
2026-07-01 Improve the names generated for indexes on expressions. Tom Lane master
2026-01-09 Improve "constraint must include all partitioning columns" message. Tom Lane 19 (unreleased)
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 13.14
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 15.6
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 17.0
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 14.11
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 12.18
2023-12-21 Avoid trying to fetch metapage of an SPGist partitioned index. Tom Lane 16.2
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 16.0
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 15.0
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 13.9
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 14.6
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 12.13
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 11.18
2019-04-23 Avoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY. Tom Lane 12.0
2019-04-11 Remove redundant and ineffective test for btree insertion fast path. Tom Lane 12.0
2019-02-11 Redesign the partition dependency mechanism. Tom Lane 12.0
2018-09-27 Fix assorted bugs in pg_get_partition_constraintdef(). Tom Lane 12.0
2018-09-27 Fix assorted bugs in pg_get_partition_constraintdef(). Tom Lane 11.0
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 11.0