PostgreSQL Source Code git master
|
#include <fmgr.h>
Data Fields | |
int | len |
Pg_abi_values | abi_fields |
const char * | name |
const char * | version |
Pg_abi_values Pg_magic_struct::abi_fields |
Definition at line 480 of file fmgr.h.
Referenced by internal_load_library().
int Pg_magic_struct::len |
Definition at line 479 of file fmgr.h.
Referenced by internal_load_library().
const char* Pg_magic_struct::name |
Definition at line 482 of file fmgr.h.
Referenced by get_loaded_module_details().
const char* Pg_magic_struct::version |
Definition at line 483 of file fmgr.h.
Referenced by get_loaded_module_details().