]> granicus.if.org Git - postgresql/commit
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:44 +0000 (23:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 3 May 2009 23:13:44 +0000 (23:13 +0000)
commit4df4ffe326715490dcb1fc8313132b073fd1a0dc
tree43c507e32f44ef03e079845e3f8538d4f86433e0
parent252d2b1e4e3ad3894b9d7915df482fb251495b56
Fix pg_resetxlog to remove archive status files along with WAL segment files.

Fujii Masao
src/bin/pg_resetxlog/pg_resetxlog.c