pgsql: Handle EEOP_FUNCEXPR_[STRICT_]FUSAGE out of line. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Handle EEOP_FUNCEXPR_[STRICT_]FUSAGE out of line.
Date
Msg-id E1eyRuK-0008Gq-5j@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Set libpq sslcompression to off by default
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Small wording improvement