Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ ntuples
Method
ntuples
lib/pgsql_shim/pgsqlinterface.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
int ntuples(const PGresult *res) const override
71
{
72
return PQntuples(res);
73
}
74
75
char *resultErrorMessage(const PGresult *res) const override
76
{
Callers
1
FetchRow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected