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_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/02d21cfd4b889fc476014e872c39632b019a038e Modified Files -------------- src/backend/executor/execExprInterp.c | 1 - 1 file changed, 1 deletion(-)