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