mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-04 20:50:40 +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