Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ create_pgsql_shim
Function
create_pgsql_shim
lib/pgsql_shim/pgsqlinterface.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
};
105
106
PgsqlInterface *create_pgsql_shim()
107
{
108
return new PgsqlInterfaceImpl();
109
}
Callers
1
OnConfigLoaded
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected