Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| authset_path_pkey | Primary key | Asc | obj_oid |
| authset_path_head_idx | Performance | Asc | head_oid |
| authset_path_tail_idx | Performance | Asc | tail_oid |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| authset_path_check | ((tail_oid <> head_oid)) |

