Lower/upper-case consistency with function names

Поиск
Список
Период
Сортировка
От Shay Rojansky
Тема Lower/upper-case consistency with function names
Дата
Msg-id CADT4RqDfNk1ML0hESamaQG5d8MkKuEy43vYuhT=pb95HxkSQWQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Lower/upper-case consistency with function names  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-docs
Hi all,

The PostgreSQL docs mostly show function names in lowercase (e.g. [1], [2]), which seems to be the PostgreSQL-idiomatic thing to do. However, some pages show functions in upper case, e.g. COALESCE/NULLIF/GREATEST/LEAST ([3]). Is there some difference between these which warrants the case difference, or just a case of docs inconsistency?

I ran into this while trying to make Entity Framework (.NET ORM) generate more idiomatic-looking SQL. If this is just an inconsistency, it's obviously not very important.

Thanks,

Shay

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

Предыдущее
От: Nikhil Shetty
Дата:
Сообщение: Re: Fwd: Adding more detail to pg_upgrade documentation
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Lower/upper-case consistency with function names