MCPcopy Create free account
hub / github.com/PDAL/PDAL / execute

Method execute

plugins/pgpointcloud/test/PgpointcloudTest.cpp:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160 }
161
162 void execute(PGconn* connection, const std::string& sql)
163 {
164 pg_execute(connection, sql);
165 }
166
167 void dropTestDb()
168 {

Callers 2

optionsWriteFunction · 0.45
TEST_FFunction · 0.45

Calls 1

pg_executeFunction · 0.85

Tested by

no test coverage detected