pgsql: Fix typos in comments.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typos in comments.
Date: 2015-10-22 18:55:34
Message-ID: E1ZpL1S-0001Pw-QP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in comments.

CharSyam

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/31ba62ce32940146b6c818e9bf30b2555797c43d

Modified Files
--------------
src/backend/access/transam/multixact.c | 2 +-
src/backend/access/transam/parallel.c | 2 +-
src/backend/executor/nodeGather.c | 2 +-
src/backend/parser/parse_utilcmd.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-10-22 20:45:30 pgsql: shm_mq: Fix failure to notice a dead counterparty when nowait is
Previous Message Peter Eisentraut 2015-10-22 18:12:19 pgsql: doc: Add advice on updating checkpoint_segments to max_wal_size