PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
td_entry Struct Reference

Data Fields

size_t len
 
char * prod
 

Detailed Description

Definition at line 233 of file jsonapi.c.

Field Documentation

◆ len

size_t td_entry::len

Definition at line 235 of file jsonapi.c.

Referenced by push_prediction().

◆ prod

char* td_entry::prod

Definition at line 236 of file jsonapi.c.

Referenced by push_prediction().


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