Header And Logo

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

Data Fields

CFuncHashTabEntry Struct Reference

Data Fields

Oid fn_oid
TransactionId fn_xmin
ItemPointerData fn_tid
PGFunction user_fn
const Pg_finfo_recordinforec

Detailed Description

Definition at line 73 of file fmgr.c.


Field Documentation

Definition at line 76 of file fmgr.c.

Definition at line 78 of file fmgr.c.

Referenced by lookup_C_func(), and record_C_func().

Definition at line 77 of file fmgr.c.

Referenced by lookup_C_func(), and record_C_func().

Definition at line 80 of file fmgr.c.

Referenced by fmgr_info_C_lang(), and record_C_func().

Definition at line 79 of file fmgr.c.

Referenced by fmgr_info_C_lang(), and record_C_func().


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