ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
oj_renum_ctx Struct Reference

Var-renumber context: map varno from[i] → to[i]. More...

Public Attributes

int npairs
Index from [2]
Index to [2]

Detailed Description

Var-renumber context: map varno from[i] → to[i].

Definition at line 7323 of file provsql.c.

Member Data Documentation

◆ from

Index oj_renum_ctx::from[2]

Definition at line 7325 of file provsql.c.

◆ npairs

int oj_renum_ctx::npairs

Definition at line 7324 of file provsql.c.

◆ to

Index oj_renum_ctx::to[2]

Definition at line 7326 of file provsql.c.


The documentation for this struct was generated from the following file:
  • /home/senellar/git/software/provsql/src/provsql.c