PostgreSQL Source Code  git master
relopt_parse_elt Struct Reference

#include <reloptions.h>

Data Fields

const char * optname
 
relopt_type opttype
 
int offset
 

Detailed Description

Definition at line 150 of file reloptions.h.

Field Documentation

◆ offset

int relopt_parse_elt::offset

◆ optname

const char* relopt_parse_elt::optname

◆ opttype

relopt_type relopt_parse_elt::opttype

Definition at line 153 of file reloptions.h.

Referenced by _PG_init(), build_local_reloptions(), and create_reloptions_table().


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