pg_archivecleanup: Add test suite
Reviewed-by: David Steele <david(at)pgmasters(dot)net>
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/98470fdfa72b78ec49dea9a25e658876e6e51989
Modified Files
--------------
src/bin/pg_archivecleanup/.gitignore | 2 +
src/bin/pg_archivecleanup/Makefile | 7 ++
.../pg_archivecleanup/t/010_pg_archivecleanup.pl | 81 ++++++++++++++++++++++
3 files changed, 90 insertions(+)