|
PostgreSQL Source Code git master
|


Go to the source code of this file.
Data Structures | |
| struct | FmgrBuiltin |
Macros | |
| #define | InvalidOidBuiltinMapping PG_UINT16_MAX |
Variables | |
| PGDLLIMPORT const FmgrBuiltin | fmgr_builtins [] |
| PGDLLIMPORT const int | fmgr_nbuiltins |
| PGDLLIMPORT const Oid | fmgr_last_builtin_oid |
| PGDLLIMPORT const uint16 | fmgr_builtin_oid_index [] |
| #define InvalidOidBuiltinMapping PG_UINT16_MAX |
|
extern |
Referenced by fmgr_isbuiltin().
|
extern |
Referenced by fmgr_isbuiltin(), and fmgr_lookupByName().
|
extern |
Referenced by fmgr_isbuiltin().
|
extern |
Referenced by fmgr_lookupByName().