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

Collector for AGG(DISTINCT) Aggrefs inside a HAVING clause. More...

Public Attributes

List * aggs
 Aggref* nodes carrying aggdistinct, in traversal order.

Detailed Description

Collector for AGG(DISTINCT) Aggrefs inside a HAVING clause.

Definition at line 4949 of file provsql.c.

Member Data Documentation

◆ aggs

List* having_distinct_ctx::aggs

Aggref* nodes carrying aggdistinct, in traversal order.

Definition at line 4950 of file provsql.c.


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