Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 11.21
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 11.21
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 11.15
2021-07-14 Fix unexpected error messages for various flavors of ALTER TABLE Michael Paquier 11.13
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 11.8
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 11.7
2019-11-02 Fix failure when creating cloned indexes for a partition Michael Paquier 11.6
2018-12-27 Ignore inherited temp relations from other sessions when truncating Michael Paquier 11.2
2018-12-17 Fix use-after-free bug when renaming constraints Michael Paquier 11.2
2018-12-17 Make constraint rename issue relcache invalidation on target relation Michael Paquier 11.2
2018-11-09 Fix dependency handling of partitions and inheritance for ON COMMIT Michael Paquier 11.2
2018-11-05 Block creation of partitions with open references to its parent Michael Paquier 11.1
2018-10-08 Improve two error messages related to foreign keys on partitioned tables Michael Paquier 11.0
2018-10-06 Assign constraint name when cloning FK definition for partitions Michael Paquier 11.0
2018-08-21 Fix set of NLS translation issues Michael Paquier 11.0
2018-06-20 Clarify use of temporary tables within partition trees Michael Paquier 11.0