PostgreSQL Source Code git master
Data Fields
CopyToStateData Struct Reference

Data Fields

 
 
FILE *  copy_file
 
 
 
 
 
 
 
 
char *  filename
 
bool  is_program
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 65 of file copyto.c.

Field Documentation

attnumlist

List* CopyToStateData::attnumlist

Definition at line 82 of file copyto.c.

Referenced by BeginCopyTo(), CopyAttributeOutCSV(), CopyToBinaryOneRow(), CopyToTextLikeOneRow(), CopyToTextLikeStart(), DoCopyTo(), and SendCopyBegin().

bytes_processed

uint64 CopyToStateData::bytes_processed

Definition at line 97 of file copyto.c.

Referenced by BeginCopyTo(), and CopySendEndOfRow().

copy_dest

CopyDest CopyToStateData::copy_dest

Definition at line 71 of file copyto.c.

Referenced by BeginCopyTo(), CopySendEndOfRow(), CopySendTextLikeEndOfRow(), and SendCopyBegin().

copy_file

FILE* CopyToStateData::copy_file

Definition at line 72 of file copyto.c.

Referenced by BeginCopyTo(), ClosePipeToProgram(), CopySendEndOfRow(), and EndCopy().

copycontext

MemoryContext CopyToStateData::copycontext

Definition at line 93 of file copyto.c.

Referenced by BeginCopyTo(), and EndCopy().

data_dest_cb

copy_data_dest_cb CopyToStateData::data_dest_cb

Definition at line 85 of file copyto.c.

Referenced by BeginCopyTo(), CopySendEndOfRow(), and DoCopyTo().

encoding_embeds_ascii

bool CopyToStateData::encoding_embeds_ascii

Definition at line 77 of file copyto.c.

Referenced by BeginCopyTo(), CopyAttributeOutCSV(), and CopyAttributeOutText().

fe_msgbuf

StringInfo CopyToStateData::fe_msgbuf

Definition at line 73 of file copyto.c.

Referenced by CopySendChar(), CopySendData(), CopySendEndOfRow(), CopySendString(), DoCopyTo(), and SendCopyEnd().

file_encoding

int CopyToStateData::file_encoding

Definition at line 75 of file copyto.c.

Referenced by BeginCopyTo(), CopyAttributeOutCSV(), CopyAttributeOutText(), and CopyToTextLikeStart().

filename

char* CopyToStateData::filename

Definition at line 83 of file copyto.c.

Referenced by BeginCopyTo(), ClosePipeToProgram(), DoCopyTo(), and EndCopy().

is_program

bool CopyToStateData::is_program

Definition at line 84 of file copyto.c.

Referenced by BeginCopyTo(), ClosePipeToProgram(), CopySendEndOfRow(), and EndCopy().

need_transcoding

bool CopyToStateData::need_transcoding

Definition at line 76 of file copyto.c.

Referenced by BeginCopyTo(), CopyAttributeOutCSV(), CopyAttributeOutText(), and CopyToTextLikeStart().

opts

CopyFormatOptions CopyToStateData::opts

Definition at line 87 of file copyto.c.

Referenced by BeginCopyTo(), CopyAttributeOutCSV(), CopyAttributeOutText(), CopyToTextLikeOneRow(), CopyToTextLikeStart(), DoCopyTo(), and SendCopyBegin().

out_functions

FmgrInfo* CopyToStateData::out_functions

Definition at line 95 of file copyto.c.

Referenced by CopyToBinaryOneRow(), CopyToTextLikeOneRow(), and DoCopyTo().

queryDesc

QueryDesc* CopyToStateData::queryDesc

Definition at line 81 of file copyto.c.

Referenced by BeginCopyTo(), DoCopyTo(), and EndCopyTo().

rel

Relation CopyToStateData::rel

Definition at line 80 of file copyto.c.

Referenced by BeginCopyTo(), and DoCopyTo().

routine

const CopyToRoutine* CopyToStateData::routine

Definition at line 68 of file copyto.c.

Referenced by BeginCopyTo(), CopyOneRowTo(), and DoCopyTo().

rowcontext

MemoryContext CopyToStateData::rowcontext

Definition at line 96 of file copyto.c.

Referenced by CopyOneRowTo(), and DoCopyTo().

whereClause

Node* CopyToStateData::whereClause

Definition at line 88 of file copyto.c.


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

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