PostgreSQL Source Code git master
ExtensionLocation Struct Reference

Data Fields

char * macro
 
char * loc
 

Detailed Description

Definition at line 138 of file extension.c.

Field Documentation

◆ loc

char* ExtensionLocation::loc

◆ macro

char* ExtensionLocation::macro

Definition at line 140 of file extension.c.

Referenced by get_extension_control_directories(), and get_extension_location().


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