Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-08-07 | Reject substituting extension schemas or owners matching ["$'\]. | Noah Misch | 11.21 |
| 2023-07-10 | Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema | Michael Paquier | 11.21 |
| 2021-07-11 | Lock the extension during ALTER EXTENSION ADD/DROP. | Tom Lane | 11.13 |
| 2020-08-10 | Make contrib modules' installation scripts more secure. | Tom Lane | 11.9 |
| 2019-01-18 | Restrict the use of temporary namespace in two-phase transactions | Michael Paquier | 11.2 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-10 | Add some const decorations to prototypes | Peter Eisentraut | 11.0 |