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

Method ~DsqlSessionManagementStatement

src/dsql/DsqlRequests.cpp:1096–1099  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1094// DsqlSessionManagementStatement
1095
1096DsqlSessionManagementStatement::~DsqlSessionManagementStatement()
1097{
1098 dsqlAttachment->deletePool(&scratch->getPool());
1099}
1100
1101void DsqlSessionManagementStatement::dsqlPass(thread_db* tdbb, DsqlCompilerScratch* scratch,
1102 ntrace_result_t* /*traceResult*/)

Callers

nothing calls this directly

Calls 1

deletePoolMethod · 0.45

Tested by

no test coverage detected