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:50 +0000 (23:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 3 May 2009 23:13:50 +0000 (23:13 +0000)
commit4c3c2ee8aa21514e50146daa1e8ba35b1a14e32d
tree9b026d88bf967e8ecb84f798973c846743ef6217
parentc596ea45682648c23d9ad55a2e172da3192f69b7
Fix pg_resetxlog to remove archive status files along with WAL segment files.

Fujii Masao
src/bin/pg_resetxlog/pg_resetxlog.c