pgsql: Fix typo in comment.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2014-01-20 17:25:51
Message-ID: E1W5Ibf-0006Li-FQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Sawada Masahiko

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5363c7f2bc5e77caf2f308bed93e3e881a9113cf

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-01-20 18:45:58 pgsql: Fix to_timestamp/to_date's handling of consecutive spaces in for
Previous Message Simon Riggs 2014-01-20 17:23:13 pgsql: Speed up COPY into tables with DEFAULT nextval()