Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite28649a

Browse files
committed
Doc: remove obsolete reference to recursive expression evaluation.
John NaylorDiscussion:https://postgr.es/m/CAJVSVGUPH-0q5feP4v9b+Y8K3HGTn3bEd5KV7VbyUj-oFdSLzA@mail.gmail.com
1 parentb7a2969 commite28649a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp