Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-10 | Make contrib modules' installation scripts more secure. | Tom Lane | 11.9 |
| 2019-05-05 | Fix style violations in syscache lookups. | Tom Lane | 11.3 |
| 2018-08-22 | Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax | Peter Eisentraut | 11.0 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2018-01-26 | Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. | Tom Lane | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |