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
| Next: | From: Tom Lane | Date: 2010-02-03 01:14:17 |
| Subject: pgsql: Assorted cleanups in preparation for using a map file to support |
| Previous: | From: Tom Lane | Date: 2010-02-02 19:12:34 |
| Subject: pgsql: CLUSTER specified the wrong namespace when renaming toast tables |