PostgreSQL Source Code git master
Data Fields
CustomScan Struct Reference

#include <plannodes.h>

Data Fields

 
 
 
 
 
 
 
const struct CustomScanMethodsmethods
 

Detailed Description

Definition at line 904 of file plannodes.h.

Field Documentation

custom_exprs

List* CustomScan::custom_exprs

Definition at line 912 of file plannodes.h.

Referenced by create_customscan_plan(), and finalize_plan().

custom_plans

List* CustomScan::custom_plans

Definition at line 910 of file plannodes.h.

Referenced by finalize_plan(), plan_is_disabled(), and set_customscan_references().

custom_private

List* CustomScan::custom_private

Definition at line 914 of file plannodes.h.

custom_relids

Bitmapset* CustomScan::custom_relids

Definition at line 918 of file plannodes.h.

Referenced by create_customscan_plan(), and set_customscan_references().

custom_scan_tlist

List* CustomScan::custom_scan_tlist

Definition at line 916 of file plannodes.h.

Referenced by ExecInitCustomScan(), and set_customscan_references().

flags

uint32 CustomScan::flags

Definition at line 908 of file plannodes.h.

Referenced by ExecInitCustomScan().

methods

const struct CustomScanMethods* CustomScan::methods

Definition at line 925 of file plannodes.h.

Referenced by ExecInitCustomScan().

scan

Scan CustomScan::scan

Definition at line 906 of file plannodes.h.

Referenced by create_customscan_plan(), ExecInitCustomScan(), and set_customscan_references().


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

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