pgsql: Truncate subtrans after each restartpoint. - Mailing list pgsql-committers

From sriggs@postgresql.org (Simon Riggs)
Subject pgsql: Truncate subtrans after each restartpoint.
Date
Msg-id 20100830142206.564CF7541D7@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Truncate subtrans after each restartpoint.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Log Message:
-----------
Truncate subtrans after each restartpoint.
Issue reported by Harald Kolb, patch by Fujii Masao, review by me.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.432 -> r1.433)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.432&r2=1.433)

pgsql-committers by date:

Previous
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: Teach GetOldestXmin() about KnownAssignedXids during recovery.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Truncate subtrans after each restartpoint.