Fix assorted poorly-thought-out message strings: use %u not %d for printing
Tom Lane <tgl@sss.pgh.pa.us>
Fix assorted poorly-thought-out message strings: use %u not %d for printing OIDs, avoid random line breaks in strings somebody might grep for.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/standby.c | modified | +10 −15 |