Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
pgMcvListItems
Function pgMcvListItems
pgMcvListItems
(
a0
:
PgMcvList
<
0
|
1
>
,
)
:
Setof
<
{
from
:
{
base_frequency
:
Float8
<
0
|
1
>
;
frequency
:
Float8
<
0
|
1
>
;
index
:
Int4
<
0
|
1
>
;
nulls
:
Array
<
0
|
1
,
Bool
<
0
|
1
>
>
;
values
:
Array
<
0
|
1
,
Text
<
0
|
1
>
>
;
}
;
}
,
>
Parameters
a0
:
PgMcvList
<
0
|
1
>
Returns
Setof
<
{
from
:
{
base_frequency
:
Float8
<
0
|
1
>
;
frequency
:
Float8
<
0
|
1
>
;
index
:
Int4
<
0
|
1
>
;
nulls
:
Array
<
0
|
1
,
Bool
<
0
|
1
>
>
;
values
:
Array
<
0
|
1
,
Text
<
0
|
1
>
>
;
}
;
}
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.0.1
Loading...