]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove duplicate line
authorAmit Langote <amitlan@postgresql.org>
Thu, 17 Jul 2025 05:29:53 +0000 (14:29 +0900)
committerAmit Langote <amitlan@postgresql.org>
Thu, 17 Jul 2025 05:29:53 +0000 (14:29 +0900)
commit02d21cfd4b889fc476014e872c39632b019a038e
treec68ee15cbc50615f1ea22bf8917573dba4376a23
parent4fcbe06aa8f825c118e7076ebde1ccf57c022570
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