Include the process PID in assertion-failure messages.
Tom Lane <tgl@sss.pgh.pa.us>
Include the process PID in assertion-failure messages. This should help to identify what happened when studying the postmaster log after-the-fact. While here, clean up some old comments in the same function. Discussion: https://postgr.es/m/1568983.1601845687@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/error/assert.c | modified | +15 −13 |
Discussion
- A modest proposal: let's add PID to assertion failure messages 5 messages · 2020-10-04 → 2020-10-06