pgsql: Log the location field before any backtrace

Started by Peter Eisentrautalmost 6 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Log the location field before any backtrace

This order makes more sense because the location is effectively at the
lowest level of the backtrace.

Discussion: /messages/by-id/90f5fa04-c410-a54e-9449-aa3749fb7972@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ff61359ad7cd10e48a9ce662b5f2a5e7f3ca23e1

Modified Files
--------------
src/backend/utils/error/elog.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)