pgsql: Fix pg_resetxlog to remove archive status files along with WAL - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix pg_resetxlog to remove archive status files along with WAL
Date
Msg-id 20090503231337.AFD7475407B@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix pg_resetxlog to remove archive status files along with WAL segment files.

Fujii Masao

Modified Files:
--------------
    pgsql/src/bin/pg_resetxlog:
        pg_resetxlog.c (r1.72 -> r1.73)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c?r1=1.72&r2=1.73)

pgsql-committers by date:

Previous
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - src: More variable renaming.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_resetxlog to remove archive status files along with WAL