mirror of https://github.com/citusdata/citus.git
citus_indent
parent
3bebeadcea
commit
efb89defc0
|
@ -201,6 +201,7 @@ MultiRealTimeExecute(Job *job)
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Don't call CHECK_FOR_INTERRUPTS because we want to clean up after ourselves,
|
* Don't call CHECK_FOR_INTERRUPTS because we want to clean up after ourselves,
|
||||||
* calling pgwin32_dispatch_queued_signals sets QueryCancelPending so we leave
|
* calling pgwin32_dispatch_queued_signals sets QueryCancelPending so we leave
|
||||||
|
|
Loading…
Reference in New Issue