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

Walker context for safe_inline_shift_mutator. More...

Public Attributes

int offset
 Added to every base-level Var.varno and RangeTblRef.rtindex.

Detailed Description

Walker context for safe_inline_shift_mutator.

Definition at line 4022 of file safe_query.c.

Member Data Documentation

◆ offset

int safe_inline_shift_ctx::offset

Added to every base-level Var.varno and RangeTblRef.rtindex.

Definition at line 4023 of file safe_query.c.


The documentation for this struct was generated from the following file: