Correct some uses of e.g. and i.e. in message strings and documentation
authorJohn Naylor <john.naylor@postgresql.org>
Thu, 14 Jul 2022 02:38:06 +0000 (09:38 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Thu, 21 Jul 2022 05:22:51 +0000 (12:22 +0700)
commit895723473ed8060a2afb50232a724471ae6743a2
tree169debf9cbef82fabf5dd0f77aaece95a400e3bb
parenteac3e00f8140e5a17b8021ba14e2239e3fd2a640
Correct some uses of e.g. and i.e. in message strings and documentation

E.g. means "for example" and i.e. means "that is". Fix a couple uses
that don't match the intended meaning.

Kyotaro Horiguchi

Reviewed by Junwang Zhao and Aleksander Alekseev, with one addition by me
Discussion: https://www.postgresql.org/message-id/flat/20220713.180943.589079824955875739.horikyota.ntt%40gmail.com

This is a backpatch of 82785effc0 to v15
doc/src/sgml/ecpg.sgml
src/bin/pg_upgrade/check.c