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(), execute_dml_stmt(), execute_foreign_modify(), fetch_more_data(), GetConnection(), pgfdw_abort_cleanup(), pgfdw_finish_abort_cleanup(), and postgresReScanForeignScan().