Skip to content

Conversation

@eeeebbbbrrrr
Copy link
Contributor

pgx doesn't (currently) have any more context than funcname/file:line:col info, which we already store in the LOCATION slot. If in the future pgx learns how to build a backtrace (and it might be interesting for it to do that for level >=ERROR messages), the context slot is where that information should go.

@yrashk brought this up on Discord.

… pgx doesn't

(currently) have any more context than funcname/file:line:col info, which we already
store in the LOCATION slot.  If in the future pgx learns how to build a backtrace (and
it might be interesting for it to do that for level >=ERROR messages), the context slot
is where that information should go.
@eeeebbbbrrrr eeeebbbbrrrr requested a review from thomcc November 16, 2022 18:59
Copy link
Contributor

@thomcc thomcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@thomcc thomcc merged commit 585bb9a into develop Nov 16, 2022
@thomcc thomcc deleted the shut-up-log branch November 16, 2022 19:21
@eeeebbbbrrrr eeeebbbbrrrr mentioned this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants