PostgreSQL Source Code git master
Loading...
Searching...
No Matches
Pg_magic_struct Struct Reference

#include <fmgr.h>

Data Fields

int len
 
Pg_abi_values abi_fields
 
const charname
 
const charversion
 

Detailed Description

Definition at line 479 of file fmgr.h.

Field Documentation

◆ abi_fields

Pg_abi_values Pg_magic_struct::abi_fields

Definition at line 482 of file fmgr.h.

◆ len

int Pg_magic_struct::len

Definition at line 481 of file fmgr.h.

◆ name

const char* Pg_magic_struct::name

Definition at line 484 of file fmgr.h.

◆ version

const char* Pg_magic_struct::version

Definition at line 485 of file fmgr.h.


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