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

Mutator context for safe_pushed_remap_mutator. More...

Public Attributes

Index outer_rtindex
 varno in the outer scope to rewrite to 1

Detailed Description

Mutator context for safe_pushed_remap_mutator.

Definition at line 711 of file safe_query.c.

Member Data Documentation

◆ outer_rtindex

Index safe_pushed_remap_ctx::outer_rtindex

varno in the outer scope to rewrite to 1

Definition at line 712 of file safe_query.c.


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