aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2013-06-12 19:50:37 -0400
committerNoah Misch <noah@leadboat.com>2013-06-12 19:50:37 -0400
commit813895e4acfa646c6c0405a0a8c5d05637f42865 (patch)
tree435a5ec48158d85c58f357c516e59e777632e466 /src/backend/utils/adt/json.c
parentfb435f40d5e34f85076a0af56b2f3bf7b86122b8 (diff)
downloadpostgresql-813895e4acfa646c6c0405a0a8c5d05637f42865.tar.gz
postgresql-813895e4acfa646c6c0405a0a8c5d05637f42865.zip
Don't pass oidvector by value.
Since the structure ends with a flexible array, doing so truncates any vector having more than one element. New in 9.3, so no back-patch.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions