Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Fix a couple of trivial issues in jsonb.c
This seems to have introduced its own trivial issue:
jsonb.c: In function 'JsonbToCString':
jsonb.c:427: warning: 'type' may be used uninitialized in this function
regards, tom lane