ProvSQL SQL API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
provsql.rv_percentile_state TYPE Reference

Transition state for rv_percentile_impl: the fraction (from the first row) plus the interleaved indicator/value token pairs. More...

Attributes

double_precision fraction
UUID tokens[]

Detailed Description

Transition state for rv_percentile_impl: the fraction (from the first row) plus the interleaved indicator/value token pairs.

Source code
provsql.sql line 6555

Field Documentation

◆ fraction

double_precision provsql.rv_percentile_state::fraction

◆ tokens[]

UUID provsql.rv_percentile_state::tokens[]

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