Header And Logo

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

Data Fields

_tocEntry Struct Reference

#include <pg_backup_archiver.h>

Data Fields

struct _tocEntryprev
struct _tocEntrynext
CatalogId catalogId
DumpId dumpId
teSection section
bool hadDumper
char * tag
char * tablespace
char * owner
bool withOids
char * desc
char * defn
char * dropStmt
char * copyStmt
DumpIddependencies
int nDeps
DataDumperPtr dataDumper
void * dataDumperArg
void * formatData
teReqs reqs
bool created
struct _tocEntrypar_prev
struct _tocEntrypar_next
int depCount
DumpIdrevDeps
int nRevDeps
DumpIdlockDeps
int nLockDeps

Detailed Description

Definition at line 323 of file pg_backup_archiver.h.


Field Documentation

Definition at line 341 of file pg_backup_archiver.h.

Referenced by _PrintTocData(), ReadToc(), restore_toc_entry(), and WriteToc().

Definition at line 351 of file pg_backup_archiver.h.

Referenced by mark_create_done(), and restore_toc_entry().

Definition at line 346 of file pg_backup_archiver.h.

Referenced by _PrintTocData(), ArchiveEntry(), and WriteDataChunksForTocEntry().

Definition at line 358 of file pg_backup_archiver.h.

Referenced by fix_dependencies(), and reduce_dependencies().

Definition at line 325 of file pg_backup_archiver.h.

Referenced by _allocAH(), _moveBefore(), ArchiveEntry(), ReadToc(), and RestoreArchive().

Definition at line 357 of file pg_backup_archiver.h.

Referenced by fix_dependencies(), and reduce_dependencies().

Definition at line 333 of file pg_backup_archiver.h.

Referenced by _printTocEntry(), ReadToc(), and WriteToc().

Definition at line 337 of file pg_backup_archiver.h.

Referenced by _setWithOids(), ReadToc(), and WriteToc().


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