Postgres::hasFunctionGUC PHP Method

hasFunctionGUC() public method

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