Обсуждение: pgsql: Move ExecEvalJsonConstructor new function to a more natural plac

Поиск
Список
Период
Сортировка

pgsql: Move ExecEvalJsonConstructor new function to a more natural plac

От
Alvaro Herrera
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9b058f6b0d9c3d1ccde4d51a72bf15ce731973a1

Modified Files
--------------
src/backend/executor/execExprInterp.c | 74 +++++++++++++++++------------------
src/include/executor/execExpr.h       |  4 +-
2 files changed, 39 insertions(+), 39 deletions(-)