Log the location field before any backtrace

Peter Eisentraut <peter@eisentraut.org>

Commit: ff61359ad7cd10e48a9ce662b5f2a5e7f3ca23e1
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-07-10T06:32:06Z
Releases: 14.0
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: https://www.postgresql.org/message-id/flat/90f5fa04-c410-a54e-9449-aa3749fb7972%402ndquadrant.com

Files

PathChange+/−
src/backend/utils/error/elog.c modified +7 −7

Discussion