Function pgIdentifyObjectAsAddress

  • Parameters

    • a0: Oid<0 | 1>
    • a1: Oid<0 | 1>
    • a2: undefined | number | Int4<0 | 1>

    Returns Record<
        0
        | 1,
        {
            object_args: Array<0 | 1, Text<0 | 1>>;
            object_names: Array<0 | 1, Text<0 | 1>>;
            type: Text<0 | 1>;
        },
    >