Re: Lower/upper-case consistency with function names

Поиск
Список
Период
Сортировка
От Shay Rojansky
Тема Re: Lower/upper-case consistency with function names
Дата
Msg-id CADT4RqASEs_NNg6FvUcgD9mJzP5Xe2eN=r2pZutgCmWjNLfrQg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Lower/upper-case consistency with function names  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-docs
On Sun, Jun 5, 2022 at 10:27 AM Julien Rouhaud <rjuju123@gmail.com> wrote:

> As mentioned in the doc in [3], COALESCE and all the others are actually not
functions (those are specific keywords handled in the parser):

Thanks. Yeah, I noticed that comment, but NULLIF which is also documented on that page isn't mentioned in that comment, but it's still shown in upper-case. It's maybe worth adding NULLIF to that comment.

I'm also not sure I'd consider real/not real distinction as something that's very relevant to the user, to the extent that it warrants a case difference... But that doesn't matter much.

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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Lower/upper-case consistency with function names
Следующее
От: PG Doc comments form
Дата:
Сообщение: Section I - 2.9: Use SELECT to confirm set of rows before DELETE