Reduce the amount of memory "clobbered" for every process title change,
Bruce Momjian <bruce@momjian.us>
Reduce the amount of memory "clobbered" for every process title change, on platforms that need this. This is done by only writing past the previously stored message, if it was longer.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/ps_status.c | modified | +8 −4 |