|
PostgreSQL Source Code git master
|
Definition at line 245 of file jsonfuncs.c.
| PopulateRecordCache* PopulateRecordsetState::cache |
Definition at line 255 of file jsonfuncs.c.
Definition at line 248 of file jsonfuncs.c.
| HTAB* PopulateRecordsetState::json_hash |
Definition at line 249 of file jsonfuncs.c.
| JsonLexContext* PopulateRecordsetState::lex |
Definition at line 247 of file jsonfuncs.c.
| HeapTupleHeader PopulateRecordsetState::rec |
Definition at line 254 of file jsonfuncs.c.
Definition at line 251 of file jsonfuncs.c.
| char* PopulateRecordsetState::saved_scalar |
Definition at line 250 of file jsonfuncs.c.
| JsonTokenType PopulateRecordsetState::saved_token_type |
Definition at line 252 of file jsonfuncs.c.
| Tuplestorestate* PopulateRecordsetState::tuple_store |
Definition at line 253 of file jsonfuncs.c.