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, 14 Jul 2022 02:38:06 +0000 (09:38 +0700)
commit82785effc01d4bf5f98ed9f12a75c48009ff4e7e
treef53ab4e534d9f2425e320379d1e838236a6593a9
parent6203583b72b58272010f8d06999811ff39922acf
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
doc/src/sgml/ecpg.sgml
src/bin/pg_upgrade/check.c