![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
A column reference (range-table index, attribute number). More...
Public Attributes | |
| Index | rtindex |
| AttrNumber | attno |
| int | parent |
A column reference (range-table index, attribute number).
Definition at line 29 of file joint_width_query.c.
| AttrNumber ColRef::attno |
Definition at line 31 of file joint_width_query.c.
| int ColRef::parent |
Definition at line 32 of file joint_width_query.c.
| Index ColRef::rtindex |
Definition at line 30 of file joint_width_query.c.