Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ cmdTuples
Method
cmdTuples
lib/pgsql_shim/pgsqlinterface.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
char *cmdTuples(PGresult *res) const override
21
{
22
return PQcmdTuples(res);
23
}
24
25
char *errorMessage(const PGconn *conn) const override
26
{
Callers
1
Query
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected