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

Mutator: replace the specific SubLink node target (by pointer) with replacement. More...

Public Attributes

SubLink * target
Node * replacement

Detailed Description

Mutator: replace the specific SubLink node target (by pointer) with replacement.

Definition at line 7984 of file provsql.c.

Member Data Documentation

◆ replacement

Node* oj_sl_replace_ctx::replacement

Definition at line 7986 of file provsql.c.

◆ target

SubLink* oj_sl_replace_ctx::target

Definition at line 7985 of file provsql.c.


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