Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-12 | Forbid marking an identity column as nullable. | Tom Lane | 11.12 |
| 2020-10-05 | Improve stability of identity.sql regression test. | Tom Lane | 11.10 |
| 2018-04-12 | Revert MERGE patch | Simon Riggs | 11.0 |
| 2018-04-03 | MERGE SQL Command following SQL:2016 | Simon Riggs | 11.0 |
| 2018-04-02 | Revert "Modified files for MERGE" | Simon Riggs | 11.0 |
| 2018-04-02 | Modified files for MERGE | Simon Riggs | 11.0 |
| 2018-03-15 | Clean up duplicate role and schema names in regression tests. | Tom Lane | 11.0 |
| 2018-02-02 | Fix application of identity values in some cases | Peter Eisentraut | 11.0 |
| 2017-12-08 | Prohibit identity columns on typed tables and partitions | Peter Eisentraut | 11.0 |
| 2017-12-08 | Apply identity sequence values on COPY | Peter Eisentraut | 11.0 |
| 2017-09-29 | psql: Update \d sequence display | Peter Eisentraut | 11.0 |
| 2017-09-15 | Apply pg_get_serial_sequence() to identity column sequences as well | Peter Eisentraut | 11.0 |