]> granicus.if.org Git - postgresql/commit
Simplify addJsonbToParseState()
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 26 May 2015 15:46:02 +0000 (11:46 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 26 May 2015 15:46:02 +0000 (11:46 -0400)
commitfba12c8c6c4159e1923958a4006b26f3cf873254
tree48fa8c4e1a89080c8d24ccae046932775201cfa8
parent54547bd87f49326d67051254c363e6597d16ffda
Simplify addJsonbToParseState()

This function no longer needs to walk non-scalar structures passed to
it, following commit 54547bd87f49326d67051254c363e6597d16ffda.
src/backend/utils/adt/jsonfuncs.c