|
PostgreSQL Source Code git master
|
#include <jsonb.h>
Data Fields | |
| int32 | vl_len_ |
| JsonbContainer | root |
| JsonbContainer Jsonb::root |
Definition at line 217 of file jsonb.h.
Referenced by datum_to_jsonb_internal(), executeJsonPath(), json_populate_type(), jsonb_bool(), jsonb_delete(), jsonb_delete_array(), jsonb_delete_idx(), jsonb_delete_path(), jsonb_float4(), jsonb_float8(), jsonb_insert(), jsonb_int2(), jsonb_int4(), jsonb_int8(), jsonb_numeric(), jsonb_set(), jsonb_to_plperl(), jsonb_to_plpython(), jsonb_typeof(), JsonbToJsonbValue(), populate_scalar(), and transform_jsonb_string_values().