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