Correct some uses of e.g. and i.e. in message strings and documentation

John Naylor <john.naylor@postgresql.org>

Commit: 82785effc01d4bf5f98ed9f12a75c48009ff4e7e
Author: John Naylor <john.naylor@postgresql.org>
Date: 2022-07-14T02:38:06Z
Releases: 16.0
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

Files

PathChange+/−
doc/src/sgml/ecpg.sgml modified +1 −1
src/bin/pg_upgrade/check.c modified +2 −2

Documentation touched

Discussion