diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2015-05-26 11:16:52 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2015-05-26 11:16:52 -0400 |
commit | 54547bd87f49326d67051254c363e6597d16ffda (patch) | |
tree | f2a1e947fabbb446780e45835a074ec25789038f /src/backend/utils/adt/jsonfuncs.c | |
parent | 79f2b5d583e2e2a7ccd13e31d0e20a900c8f2f61 (diff) | |
download | postgresql-54547bd87f49326d67051254c363e6597d16ffda.tar.gz postgresql-54547bd87f49326d67051254c363e6597d16ffda.zip |
Add all structured objects passed to pushJsonbValue piecewise.
Commit 9b74f32cdbff8b9be47fc69164eae552050509ff did this for objects of
type jbvBinary, but in trying further to simplify some of the new jsonb
code I discovered that objects of type jbvObject or jbvArray passed as
WJB_ELEM or WJB_VALUE also caused problems. These too are now added
component by component.
Backpatch to 9.4.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions