Capitalization of "PL/pgSQL"

Поиск
Список
Период
Сортировка
От Josh Kupershmidt
Тема Capitalization of "PL/pgSQL"
Дата
Msg-id AANLkTi=2GWM15Zc7R9+4QN29euqnK4_GM4k3K9rG37ST@mail.gmail.com
обсуждение исходный текст
Ответы Re: Capitalization of "PL/pgSQL"  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
I happened to notice this while reading the 9.0 release notes. Most
places, "PL/pgSQL" is capitalized (correctly?) like so:
  $ find postgresql/ | xargs grep "PL/pgSQL" | wc -l
     476

But I also see a decent number of references to this alternate capitalization:
  $ find postgresql/ | xargs grep "PL/PgSQL" | wc -l
     55

I always assumed "PL/pgSQL" was correct, but does anyone know for
sure? Anyone interested in making consistent all these mentions of
PL/pgSQL in the source (I can send in a patch if needed)?

Josh

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: CVS in docs
Следующее
От: Greg Smith
Дата:
Сообщение: Re: CVS in docs