Commits

DateSubjectAuthorReleases
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 9.5.25
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 10.16
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 9.6.21
2020-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
2020-09-28 Assign collations in partition bound expressions. Tom Lane 14.0
2020-09-28 Assign collations in partition bound expressions. Tom Lane 13.1
2020-09-28 Assign collations in partition bound expressions. Tom Lane 12.5
2020-09-28 Remove complaints about COLLATE clauses in partition bound values. Tom Lane 14.0
2020-09-23 Improve error cursor positions for problems with partition bounds. Tom Lane 14.0
2020-09-04 Remove some more useless assignments. Tom Lane 14.0
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-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-10 Ensure that CREATE TABLE LIKE copies any NO INHERIT constraint property. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2019-12-06 Disallow non-default collation in ADD PRIMARY KEY/UNIQUE USING INDEX. Tom Lane 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