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

Context for push_agg_nulltest_walker. More...

Collaboration diagram for agg_nulltest_ctx:

Public Attributes

Query * q
const constants_tconstants
bool pushed

Detailed Description

Context for push_agg_nulltest_walker.

Definition at line 12544 of file provsql.c.

Member Data Documentation

◆ constants

const constants_t* agg_nulltest_ctx::constants

Definition at line 12546 of file provsql.c.

◆ pushed

bool agg_nulltest_ctx::pushed

Definition at line 12547 of file provsql.c.

◆ q

Query* agg_nulltest_ctx::q

Definition at line 12545 of file provsql.c.


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