windows doesnt export some symbols
[plantuner.git] / plantuner.c
index 3c5c6c7..afec4bf 100644 (file)
@@ -83,8 +83,7 @@ indexesAssign(const char * newval, bool doit, GucSource source, bool isDisable)
         * accsess to system catalog
         */
        if (MyBackendId == InvalidBackendId || !IsUnderPostmaster ||
-               !IsNormalProcessingMode() || MyAuxProcType != NotAnAuxProcess ||
-               !IsTransactionState())
+               !IsNormalProcessingMode() || !IsTransactionState())
        {
                /* reset init state */
                if (isDisable)