MCPcopy Create free account
hub / github.com/porsager/postgres / FunctionCallResponse

Function FunctionCallResponse

cf/src/connection.js:930–932  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

928
929 /* c8 ignore next 3 */
930 function FunctionCallResponse() {
931 errored(Errors.notSupported('FunctionCallResponse'))
932 }
933
934 /* c8 ignore next 3 */
935 function NegotiateProtocolVersion() {

Callers

nothing calls this directly

Calls 1

erroredFunction · 0.70

Tested by

no test coverage detected