mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 14:08:18 +00:00
aac913f9dc
Since we are now calling the syscall directly, read_pidfile can now parse an integer. We also verify the pid is >= 1, because calling kill on 0 or negative values goes straight to crazytown.