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

Function MET_get_view_relation

src/gpre/boot/gpre_meta_boot.cpp:540–546  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538 */
539
540gpre_rel* MET_get_view_relation(gpre_req* /*request*/,
541 const char* /*view_name*/,
542 const char* /*relation_or_alias*/, USHORT /*level*/)
543{
544 fb_assert(0);
545 return NULL;
546}
547
548
549/*____________________________________________________________

Callers 2

act_grant_revokeFunction · 0.85
par_base_tableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected