MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~DsqlTransactionStatement

Method ~DsqlTransactionStatement

src/dsql/DsqlStatements.cpp:295–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293// DsqlTransactionStatement
294
295DsqlTransactionStatement::~DsqlTransactionStatement()
296{
297 dsqlAttachment->deletePool(&scratch->getPool());
298}
299
300void DsqlTransactionStatement::dsqlPass(thread_db* tdbb, DsqlCompilerScratch* scratch,
301 ntrace_result_t* /*traceResult*/)

Callers

nothing calls this directly

Calls 1

deletePoolMethod · 0.45

Tested by

no test coverage detected