Fix misc typos in comments.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 23 Jan 2019 11:39:00 +0000 (13:39 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 23 Jan 2019 11:39:00 +0000 (13:39 +0200)
commit95931133a959404cf7320b49058b2f1c2e4606b9
tree63249b639bc6c367db56cf0ad7cc06b75c9db99e
parent1699e6dd1fa7fbc7c3d114b121828eb27eb523b1
Fix misc typos in comments.

Spotted mostly by Fabien Coelho.

Discussion: https://www.postgresql.org/message-id/alpine.DEB.2.21.1901230947050.16643@lancre
15 files changed:
contrib/pgcrypto/pgp-decrypt.c
contrib/postgres_fdw/postgres_fdw.c
src/backend/access/gin/ginget.c
src/backend/executor/execExprInterp.c
src/backend/executor/execParallel.c
src/backend/executor/execTuples.c
src/backend/parser/gram.y
src/backend/tcop/postgres.c
src/backend/utils/cache/inval.c
src/backend/utils/cache/typcache.c
src/bin/pgbench/pgbench.c
src/bin/psql/command.c
src/include/nodes/execnodes.h
src/include/port.h
src/pl/plpython/plpy_elog.c