pgsql: Fix bug in comment of timeline history file.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix bug in comment of timeline history file.
Date: 2010-10-14 18:09:31
Message-ID: E1P6SF9-0005IH-7S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix bug in comment of timeline history file.

Fujii Masao

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=45cd9199c2498b04cccc3989a5abbd04def806b3

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 2010-10-14 18:13:31 pgsql: Fix bug in comment of timeline history file.
Previous Message Michael Meskes 2010-10-14 15:58:08 pgsql: Applied patch by Itagaki Takahiro to fix incorrect status calcul