pgsql: Remove single space on end of a line in xlog.c

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove single space on end of a line in xlog.c
Date: 2013-05-19 14:41:10
Message-ID: E1Ue4nO-0000xn-QH@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove single space on end of a line in xlog.c

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c94dff4c3c18595a9d6d8a97020145c1155de473

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:02:20 pgsql: Emit msg correctly for timeline-crossing crash
Previous Message Heikki Linnakangas 2013-05-18 19:36:14 pgsql: Remove unused regression test files.