Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
pgPartitionTree
Function pgPartitionTree
pgPartitionTree
(
a0
:
Regclass
<
0
|
1
>
,
)
:
Setof
<
{
from
:
{
isleaf
:
Bool
<
0
|
1
>
;
level
:
Int4
<
0
|
1
>
;
parentrelid
:
Regclass
<
0
|
1
>
;
relid
:
Regclass
<
0
|
1
>
;
}
;
}
,
>
Parameters
a0
:
Regclass
<
0
|
1
>
Returns
Setof
<
{
from
:
{
isleaf
:
Bool
<
0
|
1
>
;
level
:
Int4
<
0
|
1
>
;
parentrelid
:
Regclass
<
0
|
1
>
;
relid
:
Regclass
<
0
|
1
>
;
}
;
}
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.0.1
Loading...