Fix assorted poorly-thought-out message strings: use %u not %d for printing
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 2 Feb 2010 22:01:53 +0000 (22:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 2 Feb 2010 22:01:53 +0000 (22:01 +0000)
commitdb9ffea9134fd10d2ca661b5bb0a2bd857779553
tree7f1e6da14a446205ee48db7f4db1b6fcaaf3dea8
parent082ec9dad9f394aa887f70606995784ae8365ddc
Fix assorted poorly-thought-out message strings: use %u not %d for printing
OIDs, avoid random line breaks in strings somebody might grep for.
src/backend/storage/ipc/standby.c