jian he <jian.universal...@gmail.com> 于2025年7月17日周四 07:39写道:
> hi. > > ExecEvalJsonCoercionFinish duplicate line: > jsestate->escontext.error_occurred = false; > jsestate->escontext.error_occurred = false; > > > https://git.postgresql.org/cgit/postgresql.git/tree/src/backend/executor/execExprInterp.c#n5230 Good catch. It was introduced by this commit 231b7d670b21. Add Amit to the cc list. -- Thanks, Tender Wang