pgconn
pgconn copied to clipboard
Return ErrorResponse from backend if it preceed transport error
Fix for #63
I'm a little bit in doubt here: the connection is actually closed after returning this error. Is there a way to signal this to the user within error?