Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-27 | Remove regression tests' CREATE FUNCTION commands for unused C functions. | Tom Lane | 9.5.13 |
| 2018-02-27 | Prevent dangling-pointer access when update trigger returns old tuple. | Tom Lane | 9.5.13 |
| 2014-11-05 | Make CREATE TYPE print warnings if a datatype's I/O functions are volatile. | Tom Lane | 9.5.0 |