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-0008Fb-I4@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in comments.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4d6d425ab8d9b00c097d8bb8ce85302ea62887a3

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.