PostgreSQL Source Code git master
Data Fields
lclContext Struct Reference

Data Fields

 
int  hasSeek
 
 
char *  directory
 
 
 
 
 
 
FILE *  tarFH
 
 
 
 
 
 

Detailed Description

Definition at line 68 of file pg_backup_custom.c.

Field Documentation

cs

CompressorState* lclContext::cs

Definition at line 70 of file pg_backup_custom.c.

Referenced by _Clone(), _EndData(), _EndLO(), _StartData(), _StartLO(), and _WriteData().

dataFH

CompressFileHandle* lclContext::dataFH

Definition at line 56 of file pg_backup_directory.c.

Referenced by _CloseArchive(), _EndData(), _EndLO(), _ReadBuf(), _ReadByte(), _StartLO(), _WriteBuf(), _WriteByte(), _WriteData(), and InitArchiveFmt_Directory().

directory

char* lclContext::directory

Definition at line 54 of file pg_backup_directory.c.

Referenced by _CloseArchive(), _LoadLOs(), _StartLO(), InitArchiveFmt_Directory(), and setFilePath().

FH

TAR_MEMBER* lclContext::FH

Definition at line 86 of file pg_backup_tar.c.

Referenced by _CloseArchive(), _LoadLOs(), _PrintFileData(), _ReadBuf(), _ReadByte(), _WriteBuf(), _WriteByte(), and InitArchiveFmt_Tar().

filePos

pgoff_t lclContext::filePos

Definition at line 81 of file pg_backup_tar.c.

Referenced by _ReadBuf(), _ReadByte(), _WriteBuf(), _WriteByte(), and InitArchiveFmt_Tar().

hasSeek

int lclContext::hasSeek

Definition at line 71 of file pg_backup_custom.c.

Referenced by _CloseArchive(), _getFilePos(), _PrepParallelRestore(), _PrintTocData(), _ReopenArchive(), _skipData(), InitArchiveFmt_Custom(), and InitArchiveFmt_Tar().

isSpecialScript

int lclContext::isSpecialScript

Definition at line 87 of file pg_backup_tar.c.

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

lastFilePos

pgoff_t lclContext::lastFilePos

Definition at line 73 of file pg_backup_custom.c.

Referenced by _PrintTocData(), and InitArchiveFmt_Custom().

LOsTocFH

CompressFileHandle* lclContext::LOsTocFH

Definition at line 57 of file pg_backup_directory.c.

Referenced by _EndLO(), _EndLOs(), _LoadLOs(), _StartLOs(), and InitArchiveFmt_Directory().

loToc

TAR_MEMBER* lclContext::loToc

Definition at line 82 of file pg_backup_tar.c.

Referenced by _EndLOs(), _StartLO(), and _StartLOs().

pstate

ParallelState* lclContext::pstate

Definition at line 58 of file pg_backup_directory.c.

Referenced by _CloseArchive().

scriptTH

TAR_MEMBER* lclContext::scriptTH

Definition at line 88 of file pg_backup_tar.c.

Referenced by _CloseArchive(), and _scriptOut().

tarFH

FILE* lclContext::tarFH

Definition at line 83 of file pg_backup_tar.c.

Referenced by _CloseArchive(), _tarGetHeader(), _tarPositionTo(), InitArchiveFmt_Tar(), and tarOpen().

tarFHpos

pgoff_t lclContext::tarFHpos

Definition at line 84 of file pg_backup_tar.c.

Referenced by _tarAddFile(), _tarGetHeader(), _tarPositionTo(), _tarReadRaw(), and InitArchiveFmt_Tar().

tarNextMember

pgoff_t lclContext::tarNextMember

Definition at line 85 of file pg_backup_tar.c.

Referenced by _tarPositionTo().


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

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