Spelling of lock names

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Spelling of lock names
Дата
Msg-id Pine.LNX.4.30.0203221250220.787-100000@peter.localdomain
обсуждение исходный текст
Ответы Re: Spelling of lock names
Список pgsql-docs
I plan to change the names of the locks in the MVCC chapter from

  AccessShareLock
  ShareRowExclusiveLock
  etc.

to

  access-share lock
  share-row-exclusive lock
  etc.

unless someone has a better idea.

The current spelling corresponds to the internal identifier names, but not
to any user-level command syntax, so I don't consider it appropriate for
user-level documentation.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: DocBook upgrade
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: Stalled post to pgsql-docs