pgsql: Fix misleading DEBUG2 issued during RemoveOldXlogFiles()

From: sriggs(at)postgresql(dot)org (Simon Riggs)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix misleading DEBUG2 issued during RemoveOldXlogFiles()
Date: 2010-08-30 15:38:18
Message-ID: 20100830153818.086107541DF@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix misleading DEBUG2 issued during RemoveOldXlogFiles()

Tags:
----
REL9_0_STABLE

Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.430.2.3 -> r1.430.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.430.2.3&r2=1.430.2.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-08-30 16:46:23 pgsql: Fix oversight in RelFileNodeBackend patch:
Previous Message Simon Riggs 2010-08-30 15:37:41 pgsql: Fix misleading DEBUG2 issued during RemoveOldXlogFiles()