Commits

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

DateSubjectAuthorReleases
2021-03-25 Remove StoreSingleInheritance reimplementation Alvaro Herrera 11.12
2020-12-01 Avoid memcpy() with a NULL source pointer and count == 0 Alvaro Herrera 11.11
2020-09-30 Reword partitioning error message Alvaro Herrera 11.10
2019-06-27 Fix use-after-free introduced in 55ed3defc966 Alvaro Herrera 11.5
2019-06-26 Fix partitioned index creation with foreign partitions Alvaro Herrera 11.5
2019-04-25 Fix partitioned index attachment Alvaro Herrera 11.3
2019-03-26 Fix partitioned index creation bug with dropped columns Alvaro Herrera 11.3
2019-01-14 Fix unique INCLUDE indexes on partitioned tables Alvaro Herrera 11.2
2018-12-05 Don't mark partitioned indexes invalid unnecessarily Alvaro Herrera 11.2
2018-10-06 Fix event triggers for partitioned tables Alvaro Herrera 11.0
2018-06-29 Fix crash when ALTER TABLE recreates indexes on partitions Alvaro Herrera 11.0
2018-06-22 When index recurses to a partition, map columns numbers Alvaro Herrera 11.0
2018-04-15 Reorganize partitioning code Alvaro Herrera 11.0
2018-03-20 Fix CommandCounterIncrement in partition-related DDL Alvaro Herrera 11.0
2018-03-12 Avoid having two PKs in a partition Alvaro Herrera 11.0
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 11.0
2018-02-19 Allow UNIQUE indexes on partitioned tables Alvaro Herrera 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-02 Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 11.0
2017-11-14 Simplify index_[constraint_]create API Alvaro Herrera 11.0
2017-10-16 Rework DefineIndex relkind check Alvaro Herrera 11.0