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:23:39 -0400 |
commit | 10eb60c2dc9461b56cf90cf05032a078eef7243d (patch) | |
tree | 2e88a344ea5439330fca416761c717adc2aa25f7 /src/backend/commands/functioncmds.c | |
parent | 833c3961d9f22b46c32eeb9c4e73d334864994ed (diff) | |
download | postgresql-10eb60c2dc9461b56cf90cf05032a078eef7243d.tar.gz postgresql-10eb60c2dc9461b56cf90cf05032a078eef7243d.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/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions