|
PostgreSQL Source Code git master
|
Definition at line 122 of file jsonfuncs.c.
Definition at line 125 of file jsonfuncs.c.
| JsonLexContext* ElementsState::lex |
Definition at line 124 of file jsonfuncs.c.
| bool ElementsState::next_scalar |
Definition at line 131 of file jsonfuncs.c.
| bool ElementsState::normalize_results |
Definition at line 130 of file jsonfuncs.c.
| char* ElementsState::normalized_scalar |
Definition at line 132 of file jsonfuncs.c.
Definition at line 129 of file jsonfuncs.c.
| TupleDesc ElementsState::ret_tdesc |
Definition at line 127 of file jsonfuncs.c.
| MemoryContext ElementsState::tmp_cxt |
Definition at line 128 of file jsonfuncs.c.
| Tuplestorestate* ElementsState::tuple_store |
Definition at line 126 of file jsonfuncs.c.