PostgreSQL Source Code git master
Data Fields
AsyncRequest Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
 
 
 

Detailed Description

Definition at line 637 of file execnodes.h.

Field Documentation

callback_pending

bool AsyncRequest::callback_pending

Definition at line 642 of file execnodes.h.

Referenced by complete_pending_request(), ExecAppendAsyncBegin(), ExecAppendAsyncEventWait(), ExecAsyncAppendResponse(), ExecAsyncRequestPending(), ExecInitAppend(), ExecReScanAppend(), postgresForeignAsyncConfigureWait(), postgresForeignAsyncNotify(), and process_pending_request().

request_complete

bool AsyncRequest::request_complete

Definition at line 643 of file execnodes.h.

Referenced by ExecAsyncAppendResponse(), ExecAsyncRequestDone(), ExecAsyncRequestPending(), ExecInitAppend(), ExecReScanAppend(), and postgresForeignAsyncConfigureWait().

request_index

int AsyncRequest::request_index

Definition at line 641 of file execnodes.h.

Referenced by ExecAppendAsyncBegin(), ExecAsyncAppendResponse(), and ExecInitAppend().

requestee

PlanState* AsyncRequest::requestee

Definition at line 640 of file execnodes.h.

Referenced by complete_pending_request(), ExecAsyncConfigureWait(), ExecAsyncForeignScanConfigureWait(), ExecAsyncForeignScanNotify(), ExecAsyncForeignScanRequest(), ExecAsyncNotify(), ExecAsyncRequest(), ExecInitAppend(), fetch_more_data_begin(), postgresForeignAsyncConfigureWait(), postgresForeignAsyncNotify(), postgresReScanForeignScan(), process_pending_request(), and produce_tuple_asynchronously().

requestor

PlanState* AsyncRequest::requestor

Definition at line 639 of file execnodes.h.

Referenced by ExecAsyncAppendResponse(), ExecAsyncResponse(), ExecInitAppend(), and postgresForeignAsyncConfigureWait().

result

TupleTableSlot* AsyncRequest::result

Definition at line 644 of file execnodes.h.

Referenced by complete_pending_request(), ExecAsyncAppendResponse(), ExecAsyncNotify(), ExecAsyncRequest(), ExecAsyncRequestDone(), ExecAsyncRequestPending(), ExecInitAppend(), and ExecReScanAppend().


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

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