pgsql: Remove duplicate word in comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove duplicate word in comment.
Date: 2012-04-30 17:15:11
Message-ID: E1SOuBr-0005R6-Jw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicate word in comment.

Noted by Peter Geoghegan.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0d2235a25bc71848c18f551f992b3eed8cec2399

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 Peter Eisentraut 2012-04-30 17:24:00 pgsql: Mark ReThrowError() with attribute noreturn
Previous Message Bruce Momjian 2012-04-30 15:05:51 pgsql: Add comments suggesting usage of git_changelog to generate relea