ProcessIncomingNotify *must* reset notifyInterruptOccurred when called.
Tom Lane <tgl@sss.pgh.pa.us>
ProcessIncomingNotify *must* reset notifyInterruptOccurred when called. This was broken in 9.0 by careless addition of an early-exit path. Bug report and diagnosis by Jeff Davis.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/async.c | modified | +4 −3 |