pgsql: Reduce code duplication for ExecJust*Var operations.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Reduce code duplication for ExecJust*Var operations.
Дата
Msg-id E1iF4lE-0007IA-Dy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reduce code duplication for ExecJust*Var operations.

This is mainly in preparation for adding further fastpath evaluation
routines.

Also reorder ExecJust*Var functions to be consistent with the order in
which they're used.

Author: Andres Freund
Discussion: https://postgr.es/m/CAE-ML+9OKSN71+mHtfMD-L24oDp8dGTfaVjDU6U+j+FNAW5kRQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/34c9c53bb035ba92491006eb80f7a60527db367d

Modified Files
--------------
src/backend/executor/execExprInterp.c | 94 +++++++++++++----------------------
1 file changed, 35 insertions(+), 59 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: pg_rewind: Allow writing recovery configuration
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Stamp 12.0.