Postgres::hasQueryKill PHP Method

hasQueryKill() public method

public hasQueryKill ( )
    function hasQueryKill()
    {
        return true;
    }
Postgres