pgsql: Fix assorted poorly-thought-out message strings: use %u not %d - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix assorted poorly-thought-out message strings: use %u not %d
Date
Msg-id 20100202220153.5361F7541B9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix assorted poorly-thought-out message strings: use %u not %d for printing
OIDs, avoid random line breaks in strings somebody might grep for.

Modified Files:
--------------
    pgsql/src/backend/storage/ipc:
        standby.c (r1.9 -> r1.10)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/standby.c?r1=1.9&r2=1.10)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: CLUSTER specified the wrong namespace when renaming toast tables
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Assorted cleanups in preparation for using a map file to support