Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

CteScan Struct Reference

#include <plannodes.h>

Data Fields

Scan scan
int ctePlanId
int cteParam

Detailed Description

Definition at line 447 of file plannodes.h.


Field Documentation

Definition at line 451 of file plannodes.h.

Referenced by ExecInitCteScan(), and make_ctescan().

Definition at line 450 of file plannodes.h.

Referenced by ExecInitCteScan(), and make_ctescan().

Definition at line 449 of file plannodes.h.

Referenced by create_ctescan_plan(), ExecInitCteScan(), make_ctescan(), and set_plan_refs().


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