Header And Logo

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

Data Fields

ExtensionControlFile Struct Reference

Data Fields

char * name
char * directory
char * default_version
char * module_pathname
char * comment
char * schema
bool relocatable
bool superuser
int encoding
Listrequires

Detailed Description

Definition at line 66 of file extension.c.


Field Documentation

Definition at line 69 of file extension.c.

Referenced by get_extension_script_directory(), and parse_extension_control_file().

Definition at line 71 of file extension.c.

Referenced by execute_extension_script(), and parse_extension_control_file().


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