cleanup
[plantuner.git] / plantuner.c
index 02b7101..cf5ccf3 100644 (file)
@@ -225,13 +225,6 @@ indexFilter(PlannerInfo *root, Oid relationObjectId, bool inhparent, RelOptInfo
                        }
                }
        }
-
-       if (fix_empty_table && rel)
-       {
-               
-
-       }
-
 }
 
 static void