citus_indent

cmake_branch_point
Brian Cloutier 2018-04-04 20:59:38 -07:00
parent 3bebeadcea
commit efb89defc0
2 changed files with 2 additions and 1 deletions

View File

@ -201,6 +201,7 @@ MultiRealTimeExecute(Job *job)
}
#ifdef WIN32
/*
* Don't call CHECK_FOR_INTERRUPTS because we want to clean up after ourselves,
* calling pgwin32_dispatch_queued_signals sets QueryCancelPending so we leave