File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 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'
16751675 enforced by the kernel (as set by <literal>ulimit -s</literal> or local
16761676 equivalent), less a safety margin of a megabyte or so. The safety
16771677 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.
16841683 </para>
16851684
16861685 <para>
You can’t perform that action at this time.
0 commit comments