File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -1675,12 +1675,11 @@ include_dir 'conf.d'
1675
1675
enforced by the kernel (as set by <literal>ulimit -s</literal> or local
1676
1676
equivalent), less a safety margin of a megabyte or so. The safety
1677
1677
margin is needed because the stack depth is not checked in every
1678
- routine in the server, but only in key potentially-recursive routines
1679
- such as expression evaluation. The default setting is two
1680
- megabytes (<literal>2MB</literal>), which is conservatively small and
1681
- unlikely to risk crashes. However, it might be too small to allow
1682
- execution of complex functions. Only superusers can change this
1683
- setting.
1678
+ routine in the server, but only in key potentially-recursive routines.
1679
+ The default setting is two megabytes (<literal>2MB</literal>), which
1680
+ is conservatively small and unlikely to risk crashes. However,
1681
+ it might be too small to allow execution of complex functions.
1682
+ Only superusers can change this setting.
1684
1683
</para>
1685
1684
1686
1685
<para>
You can’t perform that action at this time.
0 commit comments