Simplify addJsonbToParseState()

Andrew Dunstan <andrew@dunslane.net>

Commit: fba12c8c6c4159e1923958a4006b26f3cf873254
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2015-05-26T15:46:02Z
Releases: 9.5.0
Simplify addJsonbToParseState()

This function no longer needs to walk non-scalar structures passed to
it, following commit 54547bd87f49326d67051254c363e6597d16ffda.

Files

PathChange+/−
src/backend/utils/adt/jsonfuncs.c modified +13 −22