Add a case for native pg client with different callback format
When using the native pg bindings, the `connectCallback` has no `client` argument passed to it. As a result, self.client should continue to be used here.
Showing
with
5 additions
and
0 deletions
-
Please register or sign in to post a comment