PostgreSQL Source Code git master
Data Fields
PGcmdQueueEntry Struct Reference

#include <libpq-int.h>

Data Fields

 
char *  query
 
struct PGcmdQueueEntrynext
 

Detailed Description

Definition at line 343 of file libpq-int.h.

Field Documentation

next

struct PGcmdQueueEntry* PGcmdQueueEntry::next

Definition at line 347 of file libpq-int.h.

Referenced by pqAllocCmdQueueEntry(), pqAppendCmdQueueEntry(), pqCommandQueueAdvance(), and pqRecycleCmdQueueEntry().

query

char* PGcmdQueueEntry::query

Definition at line 346 of file libpq-int.h.

Referenced by pqAllocCmdQueueEntry(), pqGetErrorNotice3(), pqPipelineSyncInternal(), pqRecycleCmdQueueEntry(), PQsendPrepare(), PQsendQueryGuts(), and PQsendQueryInternal().

queryclass

PGQueryClass PGcmdQueueEntry::queryclass

Definition at line 345 of file libpq-int.h.

Referenced by canChangeResultMode(), getRowDescriptions(), pqCommandQueueAdvance(), pqEndcopy3(), pqParseInput3(), pqPipelineProcessQueue(), pqPipelineSyncInternal(), PQputCopyEnd(), PQsendPrepare(), PQsendQueryGuts(), PQsendQueryInternal(), and PQsendTypedCommand().


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

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