Re: "Cannot" vs "could not"

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: "Cannot" vs "could not"
Дата
Msg-id 20200319163722.GD2571@momjian.us
обсуждение исходный текст
Ответ на Re: "Cannot" vs "could not"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
On Thu, Mar 19, 2020 at 12:07:35PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > We use "cannot" and "could not" quite often in source code and error
> > messages:
> 
> Yup.
> 
> > Is there any sense that we should have more consistency in our message
> > wording?
> 
> There is specific guidance about it in our error message style guide:
> 
> https://www.postgresql.org/docs/devel/error-style-guide.html
> 
> (see under "Present vs. Past Tense").  I believe we largely conform
> to that guideline, though of course exceptions sneak in from time
> to time.

Oh, good. I remember we discussed this in the past, but didn't realize
we had written it down.  Thanks.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



В списке pgsql-docs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "Cannot" vs "could not"
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: explanation for random_page_cost is outdated