PostgreSQL Source Code git master
Data Fields
_funcInfo Struct Reference

#include <pg_dump.h>

Data Fields

 
 
const char *  rolname
 
Oid  lang
 
int  nargs
 
 
 
bool  postponed_def
 

Detailed Description

Definition at line 239 of file pg_dump.h.

Field Documentation

argtypes

Oid* _funcInfo::argtypes

Definition at line 246 of file pg_dump.h.

Referenced by DOTypeNameCompare(), format_function_signature(), and getFuncs().

dacl

DumpableAcl _funcInfo::dacl

Definition at line 242 of file pg_dump.h.

Referenced by dumpFunc(), and getFuncs().

dobj

DumpableObject _funcInfo::dobj

Definition at line 241 of file pg_dump.h.

Referenced by dumpCast(), dumpFunc(), dumpProcLang(), dumpTransform(), format_function_arguments(), format_function_signature(), and getFuncs().

lang

Oid _funcInfo::lang

Definition at line 244 of file pg_dump.h.

Referenced by getFuncs().

nargs

int _funcInfo::nargs

Definition at line 245 of file pg_dump.h.

Referenced by DOTypeNameCompare(), format_function_arguments(), format_function_signature(), and getFuncs().

postponed_def

bool _funcInfo::postponed_def

Definition at line 248 of file pg_dump.h.

Referenced by dumpFunc(), getFuncs(), and repairFunctionBoundaryMultiLoop().

prorettype

Oid _funcInfo::prorettype

Definition at line 247 of file pg_dump.h.

Referenced by dumpFunc(), and getFuncs().

rolname

const char* _funcInfo::rolname

Definition at line 243 of file pg_dump.h.

Referenced by dumpFunc(), and getFuncs().


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

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