PostgreSQL Source Code  git master
ScalarIOData Struct Reference

Data Fields

Oid typioparam
 
FmgrInfo typiofunc
 

Detailed Description

Definition at line 154 of file jsonfuncs.c.

Field Documentation

◆ typiofunc

FmgrInfo ScalarIOData::typiofunc

Definition at line 157 of file jsonfuncs.c.

Referenced by populate_scalar(), and prepare_column_cache().

◆ typioparam

Oid ScalarIOData::typioparam

Definition at line 156 of file jsonfuncs.c.

Referenced by populate_scalar(), and prepare_column_cache().


The documentation for this struct was generated from the following file: