Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-10 | Make contrib modules' installation scripts more secure. | Tom Lane | 9.5.23 |
| 2018-11-10 | Fix missing role dependencies for some schema and type ACLs. | Tom Lane | 9.5.16 |
| 2017-08-09 | Fix handling of container types in find_composite_type_dependencies. | Tom Lane | 9.5.9 |
| 2015-03-01 | Use the typcache to cache constraints for domain types. | Tom Lane | 9.5.0 |
| 2014-11-05 | Make CREATE TYPE print warnings if a datatype's I/O functions are volatile. | Tom Lane | 9.5.0 |