mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-13 08:42:34 +00:00
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