Commits

DateSubjectAuthorReleases
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2024-11-27 Remove redundant relam initialization Álvaro Herrera 18.0
2024-11-26 Clean up newlines following left parentheses Álvaro Herrera 18.0
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-03-25 Allow specifying an access method for partitioned tables Alvaro Herrera 17.0
2024-03-08 Admit deferrable PKs into rd_pkindex, but flag them as such Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-08-10 Document RelationGetIndexAttrBitmap better Alvaro Herrera 17.0
2023-08-10 Document RelationGetIndexAttrBitmap better Alvaro Herrera 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2021-04-28 Allow a partdesc-omitting-partitions to be cached Alvaro Herrera 14.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-01-18 Refactor duplicate code into DeconstructFkConstraintRow Alvaro Herrera 12.0
2019-01-18 Refactor duplicate code into DeconstructFkConstraintRow Alvaro Herrera 11.2
2019-01-04 Don't create relfilenode for relations without storage Alvaro Herrera 12.0
2018-10-12 Correct attach/detach logic for FKs in partitions Alvaro Herrera 11.0
2018-10-12 Correct attach/detach logic for FKs in partitions Alvaro Herrera 12.0
2018-04-15 Reorganize partitioning code Alvaro Herrera 11.0
2018-04-12 Use the right memory context for partkey's FmgrInfo Alvaro Herrera 10.4
2018-04-12 Use the right memory context for partkey's FmgrInfo Alvaro Herrera 11.0
2018-02-12 get_relid_attribute_name is dead, long live get_attname Alvaro Herrera 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2017-12-27 Protect against hypothetical memory leaks in RelationGetPartitionKey Alvaro Herrera 11.0
2017-12-21 Get rid of copy_partition_key Alvaro Herrera 11.0