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

Fujii Masao
src/bin/pg_resetxlog/pg_resetxlog.c