MCPcopy 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

1const nodeUtils = require('util')
2// eslint-disable-next-line
3var Native
4// eslint-disable-next-line no-useless-catch

Callers

nothing calls this directly

Calls 14

enqueueErrorFunction · 0.85
cbFunction · 0.85
_errorAllQueriesMethod · 0.80
_pulseQueryQueueMethod · 0.80
_connectMethod · 0.80
setTypeParserMethod · 0.80
getTypeParserMethod · 0.80
getTransactionStatusMethod · 0.80
connectMethod · 0.45
endMethod · 0.45
handleErrorMethod · 0.45

Tested by

no test coverage detected