@@ -41,15 +41,12 @@ type Conn struct {
logger Logger
logLevel LogLevel
fp *fastpath
poolResetCount int
preallocatedRows []connRows
causeOfDeath error
lastStmtSent bool
// context support
ctxInProgress bool
doneChan chan struct{}
closedChan chan error
The note is not visible to the blocked user.