From: | "Euler Taveira" <euler(at)eulerto(dot)com> |
---|---|
To: | "John Naylor" <john(dot)naylor(at)enterprisedb(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Justin Pryzby" <pryzby(at)telsasoft(dot)com>, "Erik Rijkers" <er(at)xs4all(dot)nl>, "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: fix typos |
Date: | 2022-08-12 12:04:21 |
Message-ID: | 2bb34e61-caad-4616-9977-e34c3be52a40@www.fastmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Aug 12, 2022, at 3:59 AM, John Naylor wrote:
> This is really a straw-man proposal, since I'm not volunteering to do
> the work, or suggest anybody else should do the same. That being the
> case, it seems we should just go ahead with Justin's patch for
> consistency. Possibly we could also change the messages to say "ID"?
... or say
could not drop replication origin %u, in use by PID %d
AFAICS there is no "with ID" but there is "with identifier". I personally
prefer to omit these additional words; it seems clear without them.
--
Euler Taveira
EDB https://www.enterprisedb.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2022-08-12 12:11:46 | Re: Support logical replication of global object commands |
Previous Message | Alvaro Herrera | 2022-08-12 11:53:25 | Re: MERGE and parsing with prepared statements |