Update process termination message to display signal number and name
Bruce Momjian <bruce@momjian.us>
Update process termination message to display signal number and name from exec.c and postmaster.c.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +4 −5 |
| src/port/exec.c | modified | +9 −4 |