Re: The may/can/might business

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: The may/can/might business
Дата
Msg-id 200702012043.l11Kh4720805@momjian.us
обсуждение исходный текст
Ответ на The may/can/might business  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: The may/can/might business  (Richard Troy <rtroy@ScienceTools.com>)
Re: The may/can/might business  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> 3606c3606
> <                    errmsg("aggregate function calls cannot be nested")));
> ---
> >                    errmsg("aggregate function calls may not be nested")));
> 
> I don't think that this is an improvement, or even correct English.
> 
> You have changed a message that states that an action is logically
> impossible into one that implies we are arbitrarily refusing to let
> the user do something that *could* be done, if only we'd let him.
> 
> There is relevant material in the message style guidelines, section
> 45.3.8: it says that "cannot open file "%s" ... indicates that the
> functionality of opening the named file does not exist at all in the
> program, or that it's conceptually impossible."

Uh, I think you might be reading the diff backwards.  The current CVS
wording is "cannot".

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Full page writes improvement
Следующее
От: Richard Troy
Дата:
Сообщение: Re: The may/can/might business