aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.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:25:08 -0700
commit67b26703b4152a30a91208e28a4b72b3abda5832 (patch)
treefe8068d2e9ed3dc909ca097c167dd2356149af33 /src/backend/tcop/postgres.c
parent3f8148c256e067dc2e8929ed174671ba7dc3339c (diff)
downloadpostgresql-67b26703b4152a30a91208e28a4b72b3abda5832.tar.gz
postgresql-67b26703b4152a30a91208e28a4b72b3abda5832.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions