diff options
author | Noah Misch <noah@leadboat.com> | 2013-06-12 19:50:37 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2013-06-12 19:50:37 -0400 |
commit | 813895e4acfa646c6c0405a0a8c5d05637f42865 (patch) | |
tree | 435a5ec48158d85c58f357c516e59e777632e466 /src/backend/utils/adt/json.c | |
parent | fb435f40d5e34f85076a0af56b2f3bf7b86122b8 (diff) | |
download | postgresql-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