PostgreSQL Source Code git master
Data Structures | Macros | Variables
fmgrtab.h File Reference
#include "access/transam.h"
#include "fmgr.h"
Include dependency graph for fmgrtab.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct   FmgrBuiltin
 

Macros

 

Variables

 
 
 
 

Macro Definition Documentation

InvalidOidBuiltinMapping

#define InvalidOidBuiltinMapping   PG_UINT16_MAX

Definition at line 46 of file fmgrtab.h.

Variable Documentation

fmgr_builtin_oid_index

PGDLLIMPORT const uint16 fmgr_builtin_oid_index[]
extern

Referenced by fmgr_isbuiltin().

fmgr_builtins

PGDLLIMPORT const FmgrBuiltin fmgr_builtins[]
extern

Referenced by fmgr_isbuiltin(), and fmgr_lookupByName().

fmgr_last_builtin_oid

PGDLLIMPORT const Oid fmgr_last_builtin_oid
extern

Referenced by fmgr_isbuiltin().

fmgr_nbuiltins

PGDLLIMPORT const int fmgr_nbuiltins
extern

Referenced by fmgr_lookupByName().

AltStyle によって変換されたページ (->オリジナル) /