mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
b52389f228
neon_local sends SIGQUIT, which otherwise dumps core by default. Also, remove obsolete install_shutdown_handlers; in all binaries it was overridden by ShutdownSignals::handle later. ref https://github.com/neondatabase/neon/issues/3847