Commits

DateSubjectAuthorReleases
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 13.0
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 14.0
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 10.15
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 12.5
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 9.6.20
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 11.10
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 9.5.24
2020-04-09 Fix CREATE TABLE LIKE INCLUDING GENERATED column order issue Peter Eisentraut 13.0
2020-04-09 Fix CREATE TABLE LIKE INCLUDING GENERATED column order issue Peter Eisentraut 12.3
2020-03-10 Ensure that CREATE TABLE LIKE copies any NO INHERIT constraint property. Tom Lane 13.0
2020-01-28 Added relation name in error messages for constraint checks. Amit Kapila 13.0
2019-09-25 Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS. Tom Lane 13.0
2019-09-25 Fix handling of GENERATED columns in CREATE TABLE LIKE INCLUDING DEFAULTS. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-27 Add support for multivariate MCV lists Tomas Vondra 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-03-13 Fix CREATE TABLE / LIKE with bigint identity column Peter Eisentraut 10.4
2018-03-13 Fix CREATE TABLE / LIKE with bigint identity column Peter Eisentraut 11.0
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 10.4
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 11.0
2017-04-06 Identity columns Peter Eisentraut 10.0
2016-12-22 Fix CREATE TABLE ... LIKE ... WITH OIDS. Tom Lane 10.0
2016-12-22 Fix CREATE TABLE ... LIKE ... WITH OIDS. Tom Lane 9.6.2
2016-11-03 psql: Split up "Modifiers" column in \d and \dD Peter Eisentraut 10.0
2015-10-06 Have CREATE TABLE LIKE add OID column if any LIKEd table has one Bruce Momjian 9.6.0