Header And Logo

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

Data Fields

relopt_string Struct Reference

#include <reloptions.h>

Data Fields

relopt_gen gen
int default_len
bool default_isnull
validate_string_relopt validate_cb
char * default_val

Detailed Description

Definition at line 108 of file reloptions.h.


Field Documentation

Definition at line 112 of file reloptions.h.

Referenced by add_string_reloption(), and fillRelOptions().

Definition at line 111 of file reloptions.h.

Referenced by add_string_reloption().

Definition at line 114 of file reloptions.h.

Referenced by add_string_reloption(), and fillRelOptions().

Definition at line 110 of file reloptions.h.

Referenced by initialize_reloptions().

Definition at line 113 of file reloptions.h.

Referenced by add_string_reloption(), and parse_one_reloption().


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