Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ FunctionCallResponse
Function
FunctionCallResponse
cjs/src/connection.js:928–930 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
926
927
/* c8 ignore next 3 */
928
function
FunctionCallResponse() {
929
errored(Errors.notSupported(
'FunctionCallResponse'
))
930
}
931
932
/* c8 ignore next 3 */
933
function
NegotiateProtocolVersion() {
Callers
nothing calls this directly
Calls
1
errored
Function · 0.70
Tested by
no test coverage detected