Fix misc typos, mostly in comments.
authorHeikki Linnakangas
Mon, 9 Jul 2018 13:10:44 +0000 (16:10 +0300)
committerHeikki Linnakangas
Wed, 18 Jul 2018 13:54:45 +0000 (16:54 +0300)
commit47d51a5e8cac65313c753c34ec1a3a7519c59098
treedaad9e108ccc0b6f1bddfb2582d261338794e6f7
parentf8e8be7f2f9ef9162985ca1a8f4cc41940363522
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.
contrib/pg_upgrade/tablespace.c
src/backend/commands/cluster.c
src/interfaces/ecpg/ecpglib/execute.c
src/pl/tcl/pltcl.c