opt_joinpath.mal
来自「一个内存数据库的源代码这是服务器端还有客户端」· MAL 代码 · 共 13 行
MAL
13 行
#line 43 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/optimizer/opt_joinpath.mx"pattern optimizer.joinPath():straddress OPTjoinPath;pattern optimizer.joinPath(mod:str, fcn:str):straddress OPTjoinPathcomment "Join path constructor";pattern algebra.joinPath(l:bat[:any,:any]...):bat[:any,:any]address ALGjoinPathcomment "internal routine to handle join paths. The type analysis is rather tricky.";
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?