Commits

DateSubjectAuthorReleases
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-02 Disallow NO INHERIT not-null constraints on partitioned tables Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2022-12-12 Get rid of recursion-marker values in enum AlterTableType Alvaro Herrera 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-11-29 Add 'missing_ok' argument to build_attrmap_by_name Alvaro Herrera 16.0
2021-05-06 Remove redundant variable Alvaro Herrera 14.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2019-08-07 Add comment on no default partition with hash partitioning Alvaro Herrera 13.0
2019-04-25 Fix tablespace inheritance for partitioned rels Alvaro Herrera 12.0
2018-12-31 Remove some useless code Alvaro Herrera 12.0
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 11.2
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 12.0
2018-11-08 Revise attribute handling code on partition creation Alvaro Herrera 10.7
2018-04-15 Reorganize partitioning code Alvaro Herrera 11.0
2018-04-04 Foreign keys on partitioned tables Alvaro Herrera 11.0
2018-03-06 Fix bogus Name assignment in CreateStatistics Alvaro Herrera 10.4
2018-03-06 Fix bogus Name assignment in CreateStatistics Alvaro Herrera 11.0
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 10.4
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