pgsql: Log the location field before any backtrace

2020-07-09 Thread Peter Eisentraut
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 Branch -- REL_13_STABLE Details --

pgsql: Log the location field before any backtrace

2020-07-09 Thread Peter Eisentraut
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 Branch -- master Details --- h