mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
(cancel and terminate) signals to other backends. They permit only INT and TERM, and permits sending only to postgresql backends. Magnus Hagander