MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / markAsReplicated

Method markAsReplicated

src/jrd/Savepoint.h:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 void markAsReplicated()
215 {
216 m_flags |= SAV_replicated;
217 }
218
219 Savepoint* moveToStack(Savepoint*& target)
220 {

Callers 1

getReplicatorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected