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

Function NegotiateProtocolVersion

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

erroredFunction · 0.70

Tested by

no test coverage detected