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 20090503231356.3E8E175407B@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

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/bin/pg_resetxlog:
        pg_resetxlog.c (r1.38 -> r1.38.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/pg_resetxlog.c?r1=1.38&r2=1.38.2.1)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_resetxlog to remove archive status files along with WAL
Next
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - src: Record all toast entries, not just relkind = 't'