Commits

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

DateSubjectAuthorReleases
2025-03-03 Fix broken handling of domains in atthasmissing logic. Tom Lane 13.21
2024-07-24 Reset relhassubclass upon attaching table as a partition Alvaro Herrera 13.16
2024-06-28 AccessExclusiveLock new relations just after assigning the OID. Noah Misch 13.16
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 13.15
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 13.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2021-06-18 Don't set a fast default for anything but a plain table Andrew Dunstan 13.4
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 13.4
2021-01-14 Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 13.2
2020-11-01 Preserve index data in pg_statistic across REINDEX CONCURRENTLY Michael Paquier 13.1
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-02-07 Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera 13.0
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-12-23 Disallow partition key expressions that return pseudo-types. Tom Lane 13.0
2019-12-23 Prevent a rowtype from being included in itself via a range. Tom Lane 13.0
2019-12-01 Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables. Tom Lane 13.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 13.0