mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 21:42:56 +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