Function pgGetPublicationTables

  • Parameters

    Returns FromItem<
        {
            attrs: Int2Vector<0 | 1>;
            pubid: Oid<0 | 1>;
            qual: PgNodeTree<0 | 1>;
            relid: Oid<0 | 1>;
        },
    >