Clean up pg_archivecleanup's error and logging output: put newlines in

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 449c73f4668ef08ddaecf74834015d3d780d5da0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-06-17T17:31:27Z
Releases: 9.0.0
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

Files

PathChange+/−
contrib/pg_archivecleanup/pg_archivecleanup.c modified +15 −17