Postgres::hasFunctionAlterOwner PHP Method

hasFunctionAlterOwner() public method

    function hasFunctionAlterOwner()
    {
        return true;
    }
Postgres