PostgreSQL Source Code
git master
|
Data Fields | |
Oid | argtype |
ColumnIOData | c |
MemoryContext | fn_mcxt |
Definition at line 237 of file jsonfuncs.c.
Oid PopulateRecordCache::argtype |
Definition at line 239 of file jsonfuncs.c.
Referenced by get_record_type_from_argument(), get_record_type_from_query(), populate_record_worker(), populate_recordset_record(), and populate_recordset_worker().
ColumnIOData PopulateRecordCache::c |
Definition at line 240 of file jsonfuncs.c.
Referenced by get_record_type_from_argument(), get_record_type_from_query(), populate_record_worker(), populate_recordset_record(), and populate_recordset_worker().
MemoryContext PopulateRecordCache::fn_mcxt |
Definition at line 241 of file jsonfuncs.c.
Referenced by get_record_type_from_argument(), get_record_type_from_query(), populate_record_worker(), populate_recordset_record(), and populate_recordset_worker().