pgsql/src/backend/access/transam xlog.c

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/transam xlog.c
Date: 2001-09-06 02:02:48
Message-ID: 200109060202.f8622mi39446@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy(at)hub(dot)org 01/09/05 22:02:48

Modified files:
src/backend/access/transam: xlog.c

Log message:
Add some debugging details to some of the elog(STOP) conditions for WAL.
Standardize on %X/%X as the formatting for XLOG position display --- we
had a couple of different formats before, and none of 'em were as useful
as hex offsets IMHO.

Browse pgsql-committers by date

  From Date Subject
Next Message Marc G. Fournier 2001-09-06 02:07:42 pgsql/ oc/src/sgml/catalogs.sgml rc/backend/ca ...
Previous Message Marc G. Fournier 2001-09-06 00:23:42 pgsql/ oc/TODO oc/src/sgml/ecpg.sgml rc/interf ...