PostgreSQL Source Code git master
Loading...
Searching...
No Matches
relopt_enum_elt_def Struct Reference

#include <reloptions.h>

Data Fields

const charstring_val
 
int symbol_val
 

Detailed Description

Definition at line 125 of file reloptions.h.

Field Documentation

◆ string_val

const char* relopt_enum_elt_def::string_val

Definition at line 127 of file reloptions.h.

◆ symbol_val

int relopt_enum_elt_def::symbol_val

Definition at line 128 of file reloptions.h.


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