pgsql: Emit msg correctly for timeline-crossing crash - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Emit msg correctly for timeline-crossing crash
Date
Msg-id E1Ue63w-0002Y4-BK@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Remove single space on end of a line in xlog.c
Next
From: Simon Riggs
Date:
Subject: pgsql: Init crash recovery using the latest available TLI