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