Skip to content
Snippets Groups Projects
Commit 54547bd8 authored by Andrew Dunstan's avatar Andrew Dunstan
Browse files

Add all structured objects passed to pushJsonbValue piecewise.

Commit 9b74f32c 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.
parent 79f2b5d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment