pgsql: Downgrade a status message from LOG to DEBUG2.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Downgrade a status message from LOG to DEBUG2.
Date: 2012-12-04 15:30:35
Message-ID: E1TfuSB-0000if-GM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Downgrade a status message from LOG to DEBUG2.

I never intended this to be anything other than a debugging aid, but forgot
to change the level before committing.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/90991c40ebb4f05800a7a3e4da2df7732a1ebe62

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2012-12-04 15:44:33 pgsql: Include isinf.o in libecpg if isinf() is not available on the sy
Previous Message Heikki Linnakangas 2012-12-04 15:29:23 pgsql: Write exact xlog position of timeline switch in the timeline his