pgsql-server: Fix failure to advance nextXID beyond subtransactions

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Fix failure to advance nextXID beyond subtransactions
Date: 2004-08-30 19:00:04
Message-ID: 20040830190004.2B4BF5E46CC@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix failure to advance nextXID beyond subtransactions whose XIDs appear
only within COMMIT or ABORT records.

Modified Files:
--------------
pgsql-server/src/backend/access/transam:
xact.c (r1.184 -> r1.185)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/access/transam/xact.c.diff?r1=1.184&r2=1.185)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-08-30 19:00:42 pgsql-server: Ensure that the remainder of the current pg_clog page is
Previous Message Bruce Momjian 2004-08-30 16:08:20 pgsql-server: Remove item because it is on the open item list: < * Fix