Move ExecEvalJsonConstructor new function to a more natural place

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 9b058f6b0d9c3d1ccde4d51a72bf15ce731973a1
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2023-03-31T10:55:25Z
Releases: 16.0
Move ExecEvalJsonConstructor new function to a more natural place

Commit 7081ac46ace8 put it at the end of the file, but that doesn't look
very nice.

Files

PathChange+/−
src/backend/executor/execExprInterp.c modified +37 −37
src/include/executor/execExpr.h modified +2 −2