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: 2014-03-07 08:45:47
Message-ID: E1WLqPb-0006Lw-Qm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Forgot to "git add" it earlier.

Branch
------
REL9_3_STABLE

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

Modified Files
--------------
src/backend/replication/walsender.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-03-07 08:45:48 pgsql: Fix name of syslog_ident GUC in docs.
Previous Message Tom Lane 2014-03-07 00:31:53 pgsql: Avoid getting more than AccessShareLock when deparsing a query.