Header And Logo

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

Data Fields

_FuncCandidateList Struct Reference

#include <namespace.h>

Data Fields

struct _FuncCandidateListnext
int pathpos
Oid oid
int nargs
int nvargs
int ndargs
int * argnumbers
Oid args [1]

Detailed Description

Definition at line 28 of file namespace.h.


Field Documentation

Definition at line 36 of file namespace.h.

Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().

Definition at line 33 of file namespace.h.

Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().

Definition at line 35 of file namespace.h.

Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().

Definition at line 34 of file namespace.h.

Referenced by func_get_detail(), FuncnameGetCandidates(), and OpernameGetCandidates().

Definition at line 31 of file namespace.h.

Referenced by FuncnameGetCandidates(), and OpernameGetCandidates().


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