On some platforms, pg_usleep isn't interruptible by signals; fix
Tom Lane <tgl@sss.pgh.pa.us>
On some platforms, pg_usleep isn't interruptible by signals; fix archiver to behave per original coder's expectation on these machines. We already know this everywhere else AFAICT.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/pgarch.c | modified | +11 −9 |