pgsql: Update comment about ExprState.escontext - Mailing list pgsql-committers

From Amit Langote
Subject pgsql: Update comment about ExprState.escontext
Date
Msg-id E1smPJm-000LOp-Sl@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3422f5f93fcf3a6418e32e4fead20067c1425712

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


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: pgsql: SQL/JSON: Avoid initializing unnecessary ON ERROR / ON EMPTY ste
Next
From: Amit Langote
Date:
Subject: Re: pgsql: SQL/JSON: Avoid initializing unnecessary ON ERROR / ON EMPTY ste