Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-15 | Disallow LISTEN in background workers. | Tom Lane | 14.0 |
| 2021-06-18 | Centralize the logic for protective copying of utility statements. | Tom Lane | 14.0 |
| 2021-01-04 | Re-implement pl/pgsql's expression and assignment parsing. | 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 |