Don't set the signal handler for SIGQUIT on Windows. Buildfarm shows that
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Don't set the signal handler for SIGQUIT on Windows. Buildfarm shows that reinstalling the default signal handler doesn't work as it is on Windows. Presumably core dumps on SIGQUIT are not a problem on Windows, so rather than figure out what header files or other changes are required to make it work, just don't bother.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_standby/pg_standby.c | modified | +5 −2 |