Changes

Jump to navigation Jump to search
607 bytes added ,  18:22, 7 December 2013
| '''Summary'''
|Specifies how many stack frames of [http://en.wikipedia.org/wiki/Tail_call tail-calls] are allowed on the stack at any time. When this limit is reached, tail-call optimization takes place and some call frames are eliminated. The feature can be turned off by setting the value to {{Code|-1}}.
|}
 
===DEFAULTDB===
 
{{Mark|Introduced with Version 7.8:}}
 
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|DEFAULTDB}}
|-
| '''Default'''
|{{Code|false}}
|-
| '''Summary'''
|If this option is turned on, paths specified in the {{Code|fn:doc()}} and {{Code|fn:collections()}} functions will first be resolved against a database that has been opened in the global context outside the query (e.g. by the [[Commands#OPEN|OPEN] command). If the path does not match any existing resources, it will be resolved as described in the article on [[Databases#Access Resources|accessing database resources]].
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu