mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 01:21:48 +03:00
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.