Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ clear
Method
clear
lib/pgsql_shim/pgsqlinterface.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
void clear(PGresult *res) const override
16
{
17
PQclear(res);
18
}
19
20
char *cmdTuples(PGresult *res) const override
21
{
Callers
3
Pause
Method · 0.45
FlushWQ
Method · 0.45
Flush
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected