Commits

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

DateSubjectAuthorReleases
2024-03-20 Review wording on tablespaces w.r.t. partitioned tables Alvaro Herrera 16.3
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 16.3
2024-01-29 Doc: mention foreign keys can reference unique indexes David Rowley 16.2
2024-01-24 Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees Michael Paquier 16.2
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 16.2
2023-10-20 Make some error strings more generic Alvaro Herrera 16.1
2023-10-16 Ensure we have a snapshot while dropping ON COMMIT DROP temp tables. Tom Lane 16.1
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 16.0
2023-07-10 Message wording improvements Peter Eisentraut 16.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 16.0
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 16.0
2023-06-22 Fix cache lookup hazards introduced by ff9618e82a. Nathan Bossart 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-02 Fix typos in comments Michael Paquier 16.0
2023-04-17 Comment fix for 60684dd834. Jeff Davis 16.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
2023-04-04 Perform logical replication actions as the table owner. Robert Haas 16.0
2023-03-31 Reject system columns as elements of foreign keys. Tom Lane 16.0
2023-03-28 Save a few bytes in pg_attribute Peter Eisentraut 16.0
2023-03-27 Reject attempts to alter composite types used in indexes. Tom Lane 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-03-25 Fix CREATE INDEX progress reporting for multi-level partitioning. Tom Lane 16.0
2023-03-08 Clean up comments Peter Eisentraut 16.0
2023-03-04 Avoid failure when altering state of partitioned foreign-key triggers. Tom Lane 16.0