Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

relopt_gen Struct Reference

#include <reloptions.h>

Data Fields

const char * name
const char * desc
bits32 kinds
int namelen
relopt_type type

Detailed Description

Definition at line 58 of file reloptions.h.


Field Documentation

const char* relopt_gen::desc

Definition at line 62 of file reloptions.h.

Referenced by allocate_reloption().

Definition at line 63 of file reloptions.h.

Referenced by allocate_reloption().

const char* relopt_gen::name

Definition at line 60 of file reloptions.h.

Referenced by allocate_reloption(), initialize_reloptions(), and parse_one_reloption().

Definition at line 65 of file reloptions.h.

Referenced by allocate_reloption(), initialize_reloptions(), and parse_one_reloption().


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