Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-08 | Disallow setting client_min_messages higher than ERROR. | Tom Lane | 10.7 |
| 2017-11-12 | Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. | Noah Misch | 10.2 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-04-17 | Fix new warnings from GCC 7 | Peter Eisentraut | 10.0 |
| 2017-03-14 | Spelling fixes in code comments | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-07 | Fix unsafe assumption that struct timeval.tv_sec is a "long". | Tom Lane | 10.0 |
| 2016-08-26 | Add a nonlocalized version of the severity field to client error messages. | Tom Lane | 10.0 |
| 2016-08-26 | Put static forward declarations in elog.c back into same order as code. | Tom Lane | 10.0 |
| 2016-08-26 | Fix assorted small bugs in ThrowErrorData(). | Tom Lane | 10.0 |