Thread: pgsql: Update comment about ExprState.escontext

pgsql: Update comment about ExprState.escontext

From
Amit Langote
Date:
Update comment about ExprState.escontext

The updated comment provides more helpful guidance by mentioning that
escontext should be set when soft error handling is needed.

Reported-by: Jian He <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxEo4sUjKCYtda0_qt9tazqqKPmF1cqhW9KBOUeJFqQd2g@mail.gmail.com
Backpatch-through: 17

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/fe323438140f69b8122e618387db1beb9ddaf5d3

Modified Files
--------------
src/include/nodes/execnodes.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)