pgsql: Fix typo in comment.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2012-10-15 10:01:50
Message-ID: E1TNhUc-0001lG-H6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Fujii Masao

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7d3ed5ae78df0f7b85f57b3cee9b70c7bd415645

Modified Files
--------------
src/backend/replication/walreceiver.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-10-15 14:05:39 Re: pgsql: Fix race condition in pg_ctl reading postmaster.pid.
Previous Message Heikki Linnakangas 2012-10-15 08:04:07 pgsql: Remove comment that is no longer true.