Remove duplicate line master
authorAmit Langote <amitlan@postgresql.org>
Thu, 17 Jul 2025 05:31:27 +0000 (14:31 +0900)
committerAmit Langote <amitlan@postgresql.org>
Thu, 17 Jul 2025 05:37:06 +0000 (14:37 +0900)
commitafa5c365ec5ad978878e5d26c536d8f865abf1ae
tree691825cb096ae399a72446b4732f714f9ebcfe9c
parent74a3fc36f3141677a94d1f6fbfaee4cb3896a35a
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.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxHcf=BpmRAJcjgfjOUfV76MwKnyz1x3ErXsWL26EAFmng@mail.gmail.com
src/backend/executor/execExprInterp.c