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

Function MET_get_domain_default

src/gpre/boot/gpre_meta_boot.cpp:151–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149 */
150
151bool MET_get_domain_default(gpre_dbb* /*db*/, const TEXT* /*domain_name*/, TEXT* /*buffer*/,
152 USHORT /*buff_length*/)
153{
154 fb_assert(0);
155 return false;
156}
157
158
159/*____________________________________________________________

Callers 1

create_set_default_trgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected