| From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | i.e. and e.g. |
| Date: | 2022-07-13 09:09:43 |
| Message-ID: | 20220713.180943.589079824955875739.horikyota.ntt@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I happened to see the message below.
> WARNING: new data directory should not be inside the old data directory, e.g. %s
The corresponding code is
> ... the old data directory, e.g. %s", old_cluster_pgdata);
So, "e.g." (for example) in the message sounds like "that is", which I
think is "i.e.". It should be fixed if this is correct. I'm not sure
whether to keep using Latin-origin acronyms like this, but in the
attached I used "i.e.".
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| fix_pg_upgrade_message.patch | text/x-patch | 697 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro Horiguchi | 2022-07-13 09:13:51 | Re: i.e. and e.g. |
| Previous Message | Aleksander Alekseev | 2022-07-13 09:09:13 | Re: Add connection active, idle time to pg_stat_activity |