Header And Logo

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

Data Fields

_dumpableObject Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObjectType objType
CatalogId catId
DumpId dumpId
char * name
bool dump
bool ext_member
DumpIddependencies
int nDeps
int allocDeps

Detailed Description

Definition at line 117 of file pg_dump.h.


Field Documentation

Definition at line 128 of file pg_dump.h.

Referenced by addObjectDependency(), and AssignDumpId().

Definition at line 122 of file pg_dump.h.

Referenced by AssignDumpId(), binary_upgrade_extension_member(), convertOperatorReference(), createBoundaryObjects(), createViewAsClause(), describeDumpableObject(), DOTypeNameCompare(), dumpAgg(), dumpAttrDef(), dumpBlob(), dumpCast(), dumpCollation(), dumpCompositeType(), dumpConstraint(), dumpConversion(), dumpDefaultACL(), dumpDomain(), dumpEventTrigger(), dumpExtension(), dumpForeignDataWrapper(), dumpForeignServer(), dumpFunc(), dumpIndex(), dumpNamespace(), dumpOpclass(), dumpOpfamily(), dumpOpr(), dumpProcLang(), dumpRangeType(), dumpRule(), dumpSequence(), dumpSequenceData(), dumpShellType(), dumpTable(), dumpTableComment(), dumpTableConstraintComment(), dumpTableData(), dumpTableData_copy(), dumpTableData_insert(), dumpTableSchema(), dumpTableSecLabel(), dumpTrigger(), dumpTSConfig(), dumpTSDictionary(), dumpTSParser(), dumpTSTemplate(), flagInhAttrs(), format_aggregate_signature(), format_function_arguments(), format_function_arguments_old(), format_function_signature(), getAggregates(), getAttrName(), getBlobs(), getCasts(), getCollations(), getConstraints(), getConversions(), getDefaultACLs(), getDomainConstraints(), getEventTriggers(), getExtensions(), getForeignDataWrappers(), getForeignServers(), getFuncs(), getIndexes(), getNamespaces(), getOpclasses(), getOperators(), getOpfamilies(), getProcLangs(), getRules(), getTableAttrs(), getTables(), getTriggers(), getTSConfigurations(), getTSDictionaries(), getTSParsers(), getTSTemplates(), getTypes(), guessConstraintInheritance(), makeTableDataInfo(), refreshMatViewData(), and selectDumpableNamespace().


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