Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2018-11-08 Disallow setting client_min_messages higher than ERROR. Tom Lane 9.4.21
2017-11-12 Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. Noah Misch 9.4.16
2017-05-15 Fix new warnings from GCC 7 Peter Eisentraut 9.4.13
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.4.1
2015-01-12 Use correct text domain for errcontext() appearing within ereport(). Tom Lane 9.4.1
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-03-14 Prevent interrupts while reporting non-ERROR elog messages. Tom Lane 9.4.0
2014-03-13 C comments: remove odd blank lines after #ifdef WIN32 lines Bruce Momjian 9.4.0
2014-03-12 Show PIDs of lock holders and waiters in log_lock_waits log message. Fujii Masao 9.4.0
2014-01-11 Fix possible crashes due to using elog/ereport too early in startup. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-02 Avoid out-of-bounds read in errfinish if error_stack_depth < 0. Robert Haas 9.4.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 9.4.0
2013-11-07 Add #ifdef guards for some POSIX error symbols that Windows doesn't like. Tom Lane 9.4.0
2013-11-06 Be more robust when strerror() doesn't give a useful result. Tom Lane 9.4.0
2013-10-25 Use improved vsnprintf calling logic in more places. Tom Lane 9.4.0
2013-10-22 Make use of psprintf() in recent changes Peter Eisentraut 9.4.0
2013-09-26 Allow printf-style padding specifications in log_line_prefix. Robert Haas 9.4.0
2013-08-13 Emit a log message if output is about to be redirected away from stderr. Tom Lane 9.4.0
2013-08-01 Allow a context to be passed in for error handling Stephen Frost 9.4.0
2013-07-25 Improvements to GetErrorContextStack() Stephen Frost 9.4.0
2013-07-24 Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL Stephen Frost 9.4.0
2013-06-26 Renovate display of non-ASCII messages on Windows. Noah Misch 9.4.0