Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-12 | Forbid marking an identity column as nullable. | Tom Lane | 12.7 |
| 2020-12-08 | Doc: clarify that CREATE TABLE discards redundant unique constraints. | Tom Lane | 12.6 |
| 2019-03-10 | Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. | Tom Lane | 12.0 |
| 2018-09-04 | Fully enforce uniqueness of constraint names. | Tom Lane | 12.0 |
| 2018-07-18 | Drop the rule against included index columns duplicating key columns. | Tom Lane | 12.0 |