Header And Logo

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

Data Fields

lclContext Struct Reference

Data Fields

CompressorStatecs
int hasSeek
pgoff_t filePos
pgoff_t dataStart
char * directory
cfpdataFH
cfpblobsTocFH
ParallelStatepstate
TAR_MEMBERblobToc
FILE * tarFH
pgoff_t tarFHpos
pgoff_t tarNextMember
TAR_MEMBERFH
int isSpecialScript
TAR_MEMBERscriptTH

Detailed Description

Definition at line 67 of file pg_backup_custom.c.


Field Documentation

Definition at line 93 of file pg_backup_tar.c.

Referenced by _EndBlobs(), _StartBlob(), and _StartBlobs().

Definition at line 69 of file pg_backup_custom.c.

Referenced by _Clone(), _EndBlob(), _EndData(), _StartBlob(), _StartData(), and _WriteData().

Definition at line 72 of file pg_backup_custom.c.

Referenced by _CloseArchive(), and InitArchiveFmt_Custom().

Definition at line 98 of file pg_backup_tar.c.

Referenced by _CloseArchive(), _PrintTocData(), and InitArchiveFmt_Tar().

Definition at line 54 of file pg_backup_directory.c.

Referenced by _CloseArchive().

Definition at line 99 of file pg_backup_tar.c.

Referenced by _CloseArchive(), and _scriptOut().

Definition at line 96 of file pg_backup_tar.c.

Referenced by _tarPositionTo().


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