summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorAndres Freund2022-06-17 01:33:42 +0000
committerAndres Freund2022-07-05 18:25:08 +0000
commit67b26703b4152a30a91208e28a4b72b3abda5832 (patch)
treefe8068d2e9ed3dc909ca097c167dd2356149af33 /src/backend/access/gist/gistxlog.c
parent3f8148c256e067dc2e8929ed174671ba7dc3339c (diff)
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 <[email protected]> Reviewed-By: Andrew Dunstan <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch: 15-
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions