MCPcopy Index your code
hub / github.com/brianc/node-postgres / index.js

File index.js

packages/pg-native/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Libpq = require('libpq')
2const EventEmitter = require('events').EventEmitter
3const util = require('util')
4const assert = require('assert')

Callers

nothing calls this directly

Calls 11

cbFunction · 0.85
throwIfErrorFunction · 0.85
buildResultFunction · 0.85
fnFunction · 0.85
bindMethod · 0.80
prepareMethod · 0.80
escapeLiteralMethod · 0.80
escapeIdentifierMethod · 0.80
connectMethod · 0.45
cancelMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected