Commits

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

DateSubjectAuthorReleases
2025-04-02 Need to do CommandCounterIncrement after StoreAttrMissingVal. Tom Lane 17.5
2024-10-12 Correctly identify which EC members are computable at a plan node. Tom Lane 17.1
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-09 Fix inconsistencies in error messages Alvaro Herrera 17.0
2024-05-02 Disallow direct change of NO INHERIT of not-null constraints Alvaro Herrera 17.0
2024-04-15 Fix propagating attnotnull in multiple inheritance Alvaro Herrera 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2024-02-20 Revert "Improve compression and storage support with inheritance" Peter Eisentraut 17.0
2024-02-16 Improve compression and storage support with inheritance Peter Eisentraut 17.0
2024-01-31 Fix costing bug in MergeAppend David Rowley 17.0
2024-01-24 Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees Michael Paquier 17.0
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 17.0
2023-09-07 Move privilege check to the right place Alvaro Herrera 17.0
2023-09-01 ATPrepAddPrimaryKey: ignore non-PK constraints Alvaro Herrera 17.0
2023-08-29 Disallow changing NO INHERIT status of a not-null constraint Alvaro Herrera 17.0
2023-08-25 Rename test table to avoid cs_CZ locale problem Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-08-24 Add test for inherited CHECK constraint drop Alvaro Herrera 17.0