diff options
author | Jeff Davis <jdavis@postgresql.org> | 2023-08-10 12:43:53 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2023-08-10 12:43:53 -0700 |
commit | 5765cfe18c595b5d8a7df3a62d253f60a00718ce (patch) | |
tree | 10c9845c3c3b5ba873800a008b574f091d65dc98 /src/backend/utils/adt/jsonb_util.c | |
parent | bee263b0878cacec5e3d888ab666000edc3219de (diff) | |
download | postgresql-5765cfe18c595b5d8a7df3a62d253f60a00718ce.tar.gz postgresql-5765cfe18c595b5d8a7df3a62d253f60a00718ce.zip |
Transform proconfig for faster execution.
Store function config settings in lists to avoid the need to parse and
allocate for each function execution.
Speedup is modest but significant. Additionally, this change also
seems cleaner and supports some other performance improvements under
discussion.
Discussion: https://postgr.es/m/04c8592dbd694e4114a3ed87139a7a04e4363030.camel@j-davis.com
Reviewed-by: Nathan Bossart
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions