You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep username and datname empty if we cannot get real values
If transaction state is not 'in progress' than we cannot do database
access. For that case we should keep username and datname just empty
instad of filling them with error message.
Also we can improve collecting these fields by grabbing them early in
utillity hook, when transaction state wasn't yet changed by actual hook
processing.
0 commit comments