|
PostgreSQL Source Code git master
|
#include <postgres_fdw.h>
Data Fields | |
| AsyncRequest * | pendingAreq |
Definition at line 137 of file postgres_fdw.h.
| AsyncRequest* PgFdwConnState::pendingAreq |
Definition at line 139 of file postgres_fdw.h.
Referenced by create_cursor(), fetch_more_data(), fetch_more_data_begin(), GetConnection(), pgfdw_abort_cleanup(), pgfdw_finish_abort_cleanup(), postgresForeignAsyncConfigureWait(), postgresForeignAsyncNotify(), postgresReScanForeignScan(), process_pending_request(), and produce_tuple_asynchronously().