Per previous discussions, here are two functions to send INT and TERM

Bruce Momjian <bruce@momjian.us>

Commit: e8d9d68ca4866c775b5d1170581ac9e1ade3abd8
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-06-02T21:29:29Z
Releases: 8.0.0
Per previous discussions, here are two functions to send INT and TERM
(cancel and terminate) signals to other backends.   They permit only INT
and TERM, and permits sending only to postgresql backends.

Magnus Hagander

Files