Context for the aggregation_type_mutator tree walker.
More...
|
| Index | varno |
| | Range-table entry index of the aggregate var.
|
| Index | varattno |
| | Attribute number of the aggregate column.
|
| const constants_t * | constants |
| | Extension OID cache.
|
Context for the aggregation_type_mutator tree walker.
Definition at line 271 of file provsql.c.
◆ constants
| const constants_t* aggregation_type_mutator_context::constants |
Extension OID cache.
Definition at line 274 of file provsql.c.
◆ varattno
| Index aggregation_type_mutator_context::varattno |
Attribute number of the aggregate column.
Definition at line 273 of file provsql.c.
◆ varno
| Index aggregation_type_mutator_context::varno |
Range-table entry index of the aggregate var.
Definition at line 272 of file provsql.c.
The documentation for this struct was generated from the following file:
- /home/pierre/git/software/provsql/src/provsql.c