]> granicus.if.org Git - postgresql/commit
De-anonymize the union in JsonbValue.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 Apr 2014 18:30:08 +0000 (14:30 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 Apr 2014 18:30:08 +0000 (14:30 -0400)
commitf33a71a7865a1dd54f04b370e2637f88665f8db8
treec329f5ed4d203df19ae7622a5dd065f61e032685
parent682c5bbec5d9533d2d654d6a096c36bbae9f5bd0
De-anonymize the union in JsonbValue.

Needed for strict C89 compliance.
contrib/hstore/hstore_io.c
src/backend/utils/adt/jsonb.c
src/backend/utils/adt/jsonb_gin.c
src/backend/utils/adt/jsonb_op.c
src/backend/utils/adt/jsonb_util.c
src/backend/utils/adt/jsonfuncs.c
src/include/utils/jsonb.h