ITS#7737 Add a matching rule for OlcDbEnvFlgs

This commit is contained in:
Quanah Gibson-Mount 2013-11-01 09:57:20 -07:00
parent 510584db89
commit e70bc5dd64

View File

@ -59,6 +59,7 @@ static ConfigTable mdbcfg[] = {
{ "envflags", "flags", 2, 0, 0, ARG_MAGIC|MDB_ENVFLAGS,
mdb_cf_gen, "( OLcfgDbAt:12.3 NAME 'olcDbEnvFlags' "
"DESC 'Database environment flags' "
"EQUALITY caseIgnoreMatch "
"SYNTAX OMsDirectoryString )", NULL, NULL },
{ "index", "attr> <[pres,eq,approx,sub]", 2, 3, 0, ARG_MAGIC|MDB_INDEX,
mdb_cf_gen, "( OLcfgDbAt:0.2 NAME 'olcDbIndex' "