SELECT ... FOR UPDATE OF

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема SELECT ... FOR UPDATE OF
Дата
Msg-id 160820282823.681.9168957070146872661@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: SELECT ... FOR UPDATE OF  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/sql-select.html
Description:

The FOR UPDATE clause of the SELECT statement can be followed by an OF
clause, but this is never explained at all in the documentation, as far as I
can tell. What does it do? This needs to be written down.

For example, when attempting to use the OF clause in a particular query, I
get the error "FOR UPDATE must specify unqualified relation names". The
documentation doesn't provide enough information for me to understand what I
have done wrong, so I will have to use trial and error to solve my problem.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade is not correct
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: The sub-categories do not have anchors on this page