pgsql: Clean up pg_archivecleanup's error and logging output: put

Started by Tom Laneabout 16 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Clean up pg_archivecleanup's error and logging output: put newlines in
sane places, make messages follow project's message style guidelines.

Also, avoid closedir(NULL).

Fujii Masao and Tom Lane

Modified Files:
--------------
pgsql/contrib/pg_archivecleanup:
pg_archivecleanup.c (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_archivecleanup/pg_archivecleanup.c?r1=1.1&r2=1.2)