Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jackc/pgx
/ Error
Method
Error
conn.go:124–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
}
123
124
func
(err *proxyError) Error() string {
return
err.msg }
125
126
func
(err *proxyError) Unwrap() error {
return
err.background }
127
Callers
15
TestTraceBatchErrorWhileReadingResults
Function · 0.45
TestTraceBatchErrorWhileReadingResultsWhileClosing
Function · 0.45
TestTraceConnect
Function · 0.45
TestExec
Function · 0.45
TestExecFailureWithArguments
Function · 0.45
TestExecFailureCloseBefore
Function · 0.45
TestDeallocateInAbortedTransaction
Function · 0.45
TestInsertBoolArray
Function · 0.45
TestInsertTimestampArray
Function · 0.45
TestStmtCacheInvalidationConn
Function · 0.45
TestStmtCacheInvalidationTx
Function · 0.45
TestStmtCacheInvalidationConnWithBatch
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestTraceBatchErrorWhileReadingResults
Function · 0.36
TestTraceBatchErrorWhileReadingResultsWhileClosing
Function · 0.36
TestTraceConnect
Function · 0.36
TestExec
Function · 0.36
TestExecFailureWithArguments
Function · 0.36
TestExecFailureCloseBefore
Function · 0.36
TestDeallocateInAbortedTransaction
Function · 0.36
TestInsertBoolArray
Function · 0.36
TestInsertTimestampArray
Function · 0.36
TestStmtCacheInvalidationConn
Function · 0.36
TestStmtCacheInvalidationTx
Function · 0.36
TestStmtCacheInvalidationConnWithBatch
Function · 0.36