Fix pg_resetxlog to remove archive status files along with WAL segment files.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 3 May 2009 23:13:37 +0000 (23:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 3 May 2009 23:13:37 +0000 (23:13 +0000)
commitbcaef8b5a0e2d5c143dabd8516090a09e39b27b8
treeede5cdcb78e8b2491ab7e4168f366d3debe09374
parent5fbf6fbc36e9988e1e3e98273843f26fd9d6d4bb
Fix pg_resetxlog to remove archive status files along with WAL segment files.

Fujii Masao
src/bin/pg_resetxlog/pg_resetxlog.c