mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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.