pgsql: Remove duplicate line

Started by Amit Langote12 months ago1 messagescomitters
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

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: /messages/by-id/CACJufxHcf=BpmRAJcjgfjOUfV76MwKnyz1x3ErXsWL26EAFmng@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(-)