postgresql/contrib/pg_archivecleanup
Alvaro Herrera b2e431a4db Implement dry-run mode for pg_archivecleanup
In dry-run mode, just the name of the file to be removed is printed to
stdout; this is so the user can easily plug it into another program
through a pipe.  If debug mode is also specified, a more verbose message
is printed to stderr.

Author: Gabriele Bartolini
Reviewer: Josh Kupershmidt
2012-02-01 14:18:12 -03:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Use consistent spacing for PGAPPICON Makefile option. 2011-01-24 20:46:30 -05:00
pg_archivecleanup.c Implement dry-run mode for pg_archivecleanup 2012-02-01 14:18:12 -03:00