aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeProjectSet.h
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2017-01-18 21:37:59 +0100
committerMagnus Hagander <magnus@hagander.net>2017-01-18 21:37:59 +0100
commitd00ca333c338b40911e89939c3cc771025978595 (patch)
tree3ab70c9e6520291389cc8674afd11864c634fa9c /src/include/executor/nodeProjectSet.h
parentc22ecc6562aac895f0f0529707d7bdb460fd2a49 (diff)
downloadpostgresql-d00ca333c338b40911e89939c3cc771025978595.tar.gz
postgresql-d00ca333c338b40911e89939c3cc771025978595.zip
Implement array version of jsonb_delete and operator
This makes it possible to delete multiple keys from a jsonb value by passing in an array of text values, which makes the operaiton much faster than individually deleting the keys (which would require copying the jsonb structure over and over again. Reviewed by Dmitry Dolgov and Michael Paquier
Diffstat (limited to 'src/include/executor/nodeProjectSet.h')
0 files changed, 0 insertions, 0 deletions