[Rt-commit] rt branch, 4.4/shredder-indexes, repushed

Shawn Moore shawn at bestpractical.com
Thu Jun 22 13:33:01 EDT 2017


The branch 4.4/shredder-indexes was deleted and repushed:
       was 0fafe86e0de607b3b79bb0b5194d6cffe359af49
       now b6150f7e90e97de7f60a324d28d81817ddba7d7d

1:  0fafe86 ! 1:  de5e1be More beneficial shredder indexes
    @@ -1,4 +1,4 @@
    -Author: Shawn M Moore <shawn at bestpractical.com>
    +Author: Greg Vernon <greg.vernon at switch.ch>
     
         More beneficial shredder indexes
         
    @@ -15,8 +15,9 @@
     +
     +    CREATE INDEX SHREDDER_ACL1 ON ACL(ObjectType, ObjectId);
     +
    -+    CREATE INDEX SHREDDER_OCFV1 ON ObjectCustomFieldValues(ObjectType,ObjectId);
    ++    CREATE INDEX SHREDDER_OCFV1 ON ObjectCustomFieldValues(ObjectType, ObjectId);
     +
      =head1 INFORMATION FOR DEVELOPERS
      
      =head2 General API
    +
-:  ------- > 2:  b6150f7 These indexes should be deployed only for shredding



More information about the rt-commit mailing list