docs: outdated reference to recursive expression evaluation - Mailing list pgsql-hackers

From John Naylor
Subject docs: outdated reference to recursive expression evaluation
Date
Msg-id CAJVSVGUPH-0q5feP4v9b+Y8K3HGTn3bEd5KV7VbyUj-oFdSLzA@mail.gmail.com
Whole thread Raw
Responses Re: docs: outdated reference to recursive expression evaluation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
In confg.sgml, in the section about max_stack_depth, there's this sentence:

"The safety margin is needed because the stack depth is not checked in
every routine in the server, but only in key potentially-recursive
routines such as expression evaluation."

Since the change in expression evaluation in v10, there's probably a
better example of recursive routines, but I'm not sure what that would
be.

-John Naylor


pgsql-hackers by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: extended query protcol violation?
Next
From: Tatsuo Ishii
Date:
Subject: Re: extended query protcol violation?