Commits

DateSubjectAuthorReleases
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 14.0
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 13.2
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 11.11
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 13.2
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 14.0
2020-11-19 Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. Tom Lane 12.6
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-10-22 Optimize a few list_delete_ptr calls David Rowley 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-07-11 Rename field "relkind" to "objtype" for CTAS and ALTER TABLE nodes Michael Paquier 14.0