Move ExecEvalJsonConstructor new function to a more natural place
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execExprInterp.c | modified | +37 −37 |
| src/include/executor/execExpr.h | modified | +2 −2 |