PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pgpa_scan Struct Reference

#include <pgpa_scan.h>

Data Fields

Planplan
 
pgpa_scan_strategy strategy
 
Bitmapsetrelids
 

Detailed Description

Definition at line 73 of file pgpa_scan.h.

Field Documentation

◆ plan

Plan* pgpa_scan::plan

Definition at line 75 of file pgpa_scan.h.

Referenced by pgpa_make_scan(), and pgpa_walker_would_advise().

◆ relids

◆ strategy

pgpa_scan_strategy pgpa_scan::strategy

Definition at line 76 of file pgpa_scan.h.

Referenced by pgpa_make_scan().


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