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

Context for sublink_classify_walker. More...

Collaboration diagram for sublink_classify_ctx:

Public Attributes

const constants_tconstants
List * direct
List * nested
bool has_unsupported_direct

Detailed Description

Context for sublink_classify_walker.

Definition at line 6599 of file provsql.c.

Member Data Documentation

◆ constants

const constants_t* sublink_classify_ctx::constants

Definition at line 6600 of file provsql.c.

◆ direct

List* sublink_classify_ctx::direct

Definition at line 6601 of file provsql.c.

◆ has_unsupported_direct

bool sublink_classify_ctx::has_unsupported_direct

Definition at line 6603 of file provsql.c.

◆ nested

List* sublink_classify_ctx::nested

Definition at line 6602 of file provsql.c.


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