Context for the reduce_varattno_mutator tree walker.
More...
|
| Index | varno |
| | Range-table entry whose attribute numbers are being adjusted.
|
| |
| int * | offset |
| | Per-attribute cumulative shift to apply.
|
| |
Context for the reduce_varattno_mutator tree walker.
Definition at line 137 of file provsql.c.
◆ offset
| int* reduce_varattno_mutator_context::offset |
Per-attribute cumulative shift to apply.
Definition at line 139 of file provsql.c.
◆ varno
| Index reduce_varattno_mutator_context::varno |
Range-table entry whose attribute numbers are being adjusted.
Definition at line 138 of file provsql.c.
The documentation for this struct was generated from the following file:
- /home/pierre/git/software/provsql/src/provsql.c