Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-22 | Fix handling of extended expression statistics in CREATE TABLE LIKE. | Tom Lane | 14.13 |
| 2020-12-01 | Ensure that expandTableLikeClause() re-examines the same table. | Tom Lane | 14.0 |
| 2020-11-19 | Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. | Tom Lane | 14.0 |
| 2020-09-13 | Use the properly transformed RangeVar for expandTableLikeClause(). | Tom Lane | 14.0 |
| 2020-08-21 | Fix handling of CREATE TABLE LIKE with inheritance. | Tom Lane | 14.0 |