X-Git-Url: http://sigaev.ru/git/gitweb.cgi?p=plantuner.git;a=blobdiff_plain;f=plantuner.c;h=0fa907af6691cba495d94a2cbb093376b2fb92da;hp=9f0c7716a9ac817225b97dfcfffe6c562c82a75b;hb=7a05bfc851d3739b4b47871b65e868760212a850;hpb=e2c2302c2f3aaacd68c30603fc0ff33f14f21304 diff --git a/plantuner.c b/plantuner.c index 9f0c771..0fa907a 100644 --- a/plantuner.c +++ b/plantuner.c @@ -83,7 +83,7 @@ indexesAssign(const char * newval, bool doit, GucSource source, bool isDisable) * accsess to system catalog */ if (MyBackendId == InvalidBackendId || !IsUnderPostmaster || - MyAuxProcType != NotAnAuxProcess || !IsTransactionState()) + !IsTransactionState()) { /* reset init state */ if (isDisable)