Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-19 | Further fixes for CREATE TABLE LIKE: cope with self-referential FKs. | Tom Lane | 11.11 |
| 2020-09-13 | Use the properly transformed RangeVar for expandTableLikeClause(). | Tom Lane | 11.10 |
| 2020-08-21 | Fix handling of CREATE TABLE LIKE with inheritance. | Tom Lane | 11.10 |
| 2019-01-26 | Allow UNLISTEN in hot-standby mode. | Tom Lane | 11.2 |
| 2018-10-15 | Check for stack overrun in standard_ProcessUtility(). | Tom Lane | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2017-09-27 | Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE. | Tom Lane | 11.0 |