Header And Logo

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

Data Fields

_funcInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
char * rolname
Oid lang
int nargs
Oidargtypes
Oid prorettype
char * proacl
char * proiargs

Detailed Description

Definition at line 178 of file pg_dump.h.


Field Documentation

Definition at line 182 of file pg_dump.h.

Referenced by getAggregates(), and getFuncs().

Definition at line 186 of file pg_dump.h.

Referenced by dumpAgg(), dumpFunc(), getAggregates(), and getFuncs().

Definition at line 187 of file pg_dump.h.

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

Definition at line 185 of file pg_dump.h.

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

Definition at line 181 of file pg_dump.h.

Referenced by dumpAgg(), dumpFunc(), getAggregates(), and getFuncs().


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