Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
pgGetPublicationTables
Function pgGetPublicationTables
pgGetPublicationTables
(
a0
:
Array
<
0
|
1
,
Text
<
0
|
1
>
>
,
)
:
Setof
<
{
from
:
{
attrs
:
Int2Vector
<
0
|
1
>
;
pubid
:
Oid
<
0
|
1
>
;
qual
:
PgNodeTree
<
0
|
1
>
;
relid
:
Oid
<
0
|
1
>
;
}
;
}
,
>
Parameters
a0
:
Array
<
0
|
1
,
Text
<
0
|
1
>
>
Returns
Setof
<
{
from
:
{
attrs
:
Int2Vector
<
0
|
1
>
;
pubid
:
Oid
<
0
|
1
>
;
qual
:
PgNodeTree
<
0
|
1
>
;
relid
:
Oid
<
0
|
1
>
;
}
;
}
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.0.1
Loading...