Changes

Jump to navigation Jump to search
95 bytes added ,  11:20, 1 March 2017
|-
| '''Summary'''
|The XQuery compiler inlines functions to speed up query evaluation. Inlining will only take place if a function body is not too large (i.e., if it does not contain too many expressions). With this option, this maximum number of expressions can be specified.<br/>Function inlining can be turned off by setting the value to {{Code|0}}. The limit can be locally overridden via the <code>[[XQuery_3.0XQuery Extensions#Annotationsbasex:inline|%basex:inline]]</code> annotation(the documentation of this annotation will also give you some more information on function inlining).
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu