Remove duplicate line In 231b7d670b21, while copy-pasting some code into ExecEvalJsonCoercionFinish(), I (amitlan) accidentally introduced a duplicate line. Remove it.
Reported-by: Jian He <jian.universal...@gmail.com> Discussion: https://postgr.es/m/CACJufxHcf=bpmrajcjgfjoufv76mwknyz1x3erxswl26eaf...@mail.gmail.com Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/7c6a3d838bae1b8b8a5a3caff8213855b9009ca2 Modified Files -------------- src/backend/executor/execExprInterp.c | 1 - 1 file changed, 1 deletion(-)