Commits

DateSubjectAuthorReleases
2020-10-05 Improve stability of identity.sql regression test. Tom Lane 12.5
2020-10-05 Improve stability of identity.sql regression test. Tom Lane 13.1
2020-03-31 Fix INSERT OVERRIDING USER VALUE behavior Peter Eisentraut 13.0
2020-01-28 Added relation name in error messages for constraint checks. Amit Kapila 13.0
2020-01-21 Clarify behavior of adding and altering a column in same ALTER command. Tom Lane 13.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2019-07-22 Make identity sequence management more robust Peter Eisentraut 13.0
2019-04-23 Avoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY. Tom Lane 12.0
2019-03-14 Reorder identity regression test Peter Eisentraut 12.0
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 10.2
2018-02-02 Fix application of identity values in some cases Peter Eisentraut 11.0
2018-01-31 Fix typo: colums -> columns. Robert Haas 10.2
2018-01-31 Fix typo: colums -> columns. Robert Haas 11.0
2017-12-09 Fix typo Magnus Hagander 10.2
2017-12-09 Fix regression test output Magnus Hagander 11.0
2017-12-08 Prohibit identity columns on typed tables and partitions Peter Eisentraut 10.2
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 10.2
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