Thread: pgsql: Fix misc typos, mostly in comments.

pgsql: Fix misc typos, mostly in comments.

From
Heikki Linnakangas
Date:
Fix misc typos, mostly in comments.

A collection of typos I happened to spot while reading code, as well as
grepping for common mistakes.

Backpatch to all supported versions, as applicable, to avoid conflicts
when backporting other commits in the future.

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/47d51a5e8cac65313c753c34ec1a3a7519c59098

Modified Files
--------------
contrib/pg_upgrade/tablespace.c       | 2 +-
src/backend/commands/cluster.c        | 2 +-
src/interfaces/ecpg/ecpglib/execute.c | 4 ++--
src/pl/tcl/pltcl.c                    | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)