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:13:31
Message-ID: E1P6SJ1-0005Ni-D1@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
------
REL9_0_STABLE

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

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:16:39 pgsql: Make startup process respond to signals to cancel waiting on lat
Previous Message Simon Riggs 2010-10-14 18:09:31 pgsql: Fix bug in comment of timeline history file.