pgsql: Handle EEOP_FUNCEXPR_[STRICT_]FUSAGE out of line.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Handle EEOP_FUNCEXPR_[STRICT_]FUSAGE out of line.
Дата
Msg-id E1eyRuK-0008Gq-5j@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Handle EEOP_FUNCEXPR_[STRICT_]FUSAGE out of line.

This isn't a very common op, and it doesn't seem worth duplicating for
JIT.

Author: Andres Freund

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c0000b839e6d4593e63439879b0c2abea14f426

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


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: pgsql: Set libpq sslcompression to off by default
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Small wording improvement