Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/brianc/node-postgres
/ client.js
File
client.js
packages/pg/lib/native/client.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
nodeUtils = require(
'util'
)
2
// eslint-disable-next-line
3
var
Native
4
// eslint-disable-next-line no-useless-catch
Callers
nothing calls this directly
Calls
14
enqueueError
Function · 0.85
cb
Function · 0.85
getLibpqConnectionString
Method · 0.80
_errorAllQueries
Method · 0.80
_pulseQueryQueue
Method · 0.80
_connect
Method · 0.80
setTypeParser
Method · 0.80
getTypeParser
Method · 0.80
getTransactionStatus
Method · 0.80
connect
Method · 0.45
end
Method · 0.45
handleError
Method · 0.45
Tested by
no test coverage detected