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
Description
if only one parameter differs between client and server, we send RESET queries for all parameters we know about. Instead, we should skip the ones we know to be identical
PgDog version
e.g.,
v0.1.50Description
if only one parameter differs between client and server, we send
RESETqueries for all parameters we know about. Instead, we should skip the ones we know to be identical