pgsql: Fix typos in comments.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typos in comments.
Date: 2013-10-24 08:51:20
Message-ID: E1VZGdU-0008Fe-Jb@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in comments.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/80eba5981e0fa8af93c3ea173745a13f2f38a043

Modified Files
--------------
src/backend/access/transam/xlogreader.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-10-24 11:09:18 pgsql: Fix memory leak when an empty ident file is reloaded.
Previous Message Robert Haas 2013-10-23 17:23:57 pgsql: Simplify tab completion rules for views and foreign tables.