Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-16 | Fix dependency, when changing a function's argument/return type. | Heikki Linnakangas | 9.5.8 |
| 2015-08-04 | Fix pg_dump to dump shell types. | Tom Lane | 9.5.0 |
| 2015-04-22 | Use the right type OID after creating a shell type | Alvaro Herrera | 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 |