aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2022-06-16 18:33:42 -0700
committerAndres Freund <andres@anarazel.de>2022-07-05 11:26:27 -0700
commit5a1ab894f758fae95b8d40fff0b0fa5048b09467 (patch)
treeb59a78b480b098e27ad5fe0a430515168ac51840 /src/backend/executor/nodeSort.c
parent49ddd98763624cfb6020f8b525a021e9788473a5 (diff)
downloadpostgresql-5a1ab894f758fae95b8d40fff0b0fa5048b09467.tar.gz
postgresql-5a1ab894f758fae95b8d40fff0b0fa5048b09467.zip
expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size.
The new expression step types increased the size of ExprEvalStep by ~4 for all types of expression steps, slowing down expression evaluation noticeably. Move them out of line. There's other issues with these expression steps, but addressing them is largely independent of this aspect. Author: Andres Freund <andres@anarazel.de> Reviewed-By: Andrew Dunstan <andrew@dunslane.net> Discussion: https://postgr.es/m/20220616233130.rparivafipt6doj3@alap3.anarazel.de Backpatch: 15-
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions