Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-08 | Disallow setting client_min_messages higher than ERROR. | Tom Lane | 9.5.16 |
| 2016-08-26 | Fix assorted small bugs in ThrowErrorData(). | Tom Lane | 9.5.5 |
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2015-01-24 | Replace a bunch more uses of strncpy() with safer coding. | Tom Lane | 9.5.0 |
| 2015-01-12 | Use correct text domain for errcontext() appearing within ereport(). | Tom Lane | 9.5.0 |