Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-12 | Forbid marking an identity column as nullable. | Tom Lane | 14.0 |
| 2020-11-23 | Improve wording of two error messages related to generated columns. | Tom Lane | 14.0 |
| 2020-11-22 | Allow a multi-row INSERT to specify DEFAULTs for a generated column. | Tom Lane | 14.0 |
| 2020-10-05 | Improve stability of identity.sql regression test. | Tom Lane | 14.0 |