You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Ian Holsman <ia...@apache.org> on 2001/09/27 00:18:50 UTC

new flag for APR_DBM_OPEN

anyone mind/care if we add another flag to the open??

APR_DBM_RWTRUNC  -- truncates/creates a DB if it is there already.

BerkleyDB/GDBM/SDBM all seem to offer this functionality 

..Ian

Re: new flag for APR_DBM_OPEN

Posted by Greg Stein <gs...@lyra.org>.
On Wed, Sep 26, 2001 at 03:18:50PM -0700, Ian Holsman wrote:
> anyone mind/care if we add another flag to the open??
> 
> APR_DBM_RWTRUNC  -- truncates/creates a DB if it is there already.
> 
> BerkleyDB/GDBM/SDBM all seem to offer this functionality 

+1

-- 
Greg Stein, http://www.lyra.org/