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

Function NegotiateProtocolVersion

cjs/src/connection.js:933–935  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

931
932 /* c8 ignore next 3 */
933 function NegotiateProtocolVersion() {
934 errored(Errors.notSupported('NegotiateProtocolVersion'))
935 }
936
937 /* c8 ignore next 3 */
938 function UnknownMessage(x) {

Callers

nothing calls this directly

Calls 1

erroredFunction · 0.70

Tested by

no test coverage detected