pgsql: Emit msg correctly for timeline-crossing crash

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Emit msg correctly for timeline-crossing crash
Date: 2013-05-19 16:02:20
Message-ID: E1Ue63w-0002Y4-BK@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Emit msg correctly for timeline-crossing crash

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1781744cfcfeed6e3ad2e4d52dbd475a95be03a0

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 Simon Riggs 2013-05-19 16:34:16 pgsql: Init crash recovery using the latest available TLI
Previous Message Simon Riggs 2013-05-19 14:41:10 pgsql: Remove single space on end of a line in xlog.c