PostgreSQL Source Code  git master
local_relopt Struct Reference

#include <reloptions.h>

Data Fields

relopt_genoption
 
int offset
 

Detailed Description

Definition at line 158 of file reloptions.h.

Field Documentation

◆ offset

int local_relopt::offset

Definition at line 161 of file reloptions.h.

Referenced by add_local_reloption(), and build_local_reloptions().

◆ option

relopt_gen* local_relopt::option

Definition at line 160 of file reloptions.h.

Referenced by add_local_reloption(), build_local_reloptions(), and parseLocalRelOptions().


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