pgsql: Fix two typos, by Fujii Masao.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix two typos, by Fujii Masao.
Date: 2010-12-06 11:38:50
Message-ID: E1PPZP8-0006iA-M3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix two typos, by Fujii Masao.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e116bcf290ed699c4a7273c5d4b385d1fcea5aa0

Modified Files
--------------
src/backend/access/transam/xlog.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2010-12-06 20:42:42 pgsql: Allow the low level COPY routines to read arbitrary numbers of f
Previous Message Peter Eisentraut 2010-12-06 11:37:37 pgsql: Put only single space after "Sort Method:", for consistency