]> andersk Git - moira.git/commitdiff
change members to imembers
authormar <mar>
Fri, 15 Sep 1989 19:28:03 +0000 (19:28 +0000)
committermar <mar>
Fri, 15 Sep 1989 19:28:03 +0000 (19:28 +0000)
db/dbopt

index 9efbfddc0c2d24cd82e9ee013160bb9d59eabdbf..73e121ce7bd58fe50e0db7a0d36a4f401ad84a4d 100644 (file)
--- a/db/dbopt
+++ b/db/dbopt
@@ -42,9 +42,9 @@ index on list is i_lis_group (group)
 index on list is i_lis_gid (gid)
 modify i_lis_gid to btree
 
-modify members to cbtree on member_id, member_type
-index on members is i_mem_list (list_id)
-modify i_mem_list to hash
+modify imembers to cbtree on member_id, member_type
+index on imembers is i_imem_list (list_id)
+modify i_imem_list to hash
 
 modify strings to cbtree unique on string_id
 index on strings is i_str_name (string)
This page took 0.065965 seconds and 5 git commands to generate.