pgsql: Move ExecEvalJsonConstructor new function to a more natural plac

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Move ExecEvalJsonConstructor new function to a more natural plac
Дата
Msg-id E1piCTA-000dS4-Kk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: No need to add FORMAT to the keyword precedence list
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: pg_regress: Emit TAP compliant output