PostgreSQL Source Code  git master
td_entry Struct Reference

Data Fields

size_t len
 
char * prod
 

Detailed Description

Definition at line 172 of file jsonapi.c.

Field Documentation

◆ len

size_t td_entry::len

Definition at line 174 of file jsonapi.c.

Referenced by push_prediction().

◆ prod

char* td_entry::prod

Definition at line 175 of file jsonapi.c.

Referenced by push_prediction().


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