Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 11.17 |
| 2021-01-15 | Disallow CREATE STATISTICS on system catalogs | Tomas Vondra | 11.11 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-06 | Fix bogus Name assignment in CreateStatistics | Alvaro Herrera | 11.0 |
| 2018-03-05 | Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) | Alvaro Herrera | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-11 | Message style fixes | Peter Eisentraut | 11.0 |