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

#include <extensible.h>

Data Fields

const charCustomName
 
Node *(* CreateCustomScanState )(CustomScan *cscan)
 

Detailed Description

Definition at line 112 of file extensible.h.

Field Documentation

◆ CreateCustomScanState

Node *(* CustomScanMethods::CreateCustomScanState) (CustomScan *cscan)

Definition at line 117 of file extensible.h.

◆ CustomName

const char* CustomScanMethods::CustomName

Definition at line 114 of file extensible.h.

Referenced by RegisterCustomScanMethods().


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