pgsql: Remove erroneous claim about use of pg_locks.objid for advisory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove erroneous claim about use of pg_locks.objid for advisory
Дата
Msg-id E1RV6Jp-0005ch-C4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove erroneous claim about use of pg_locks.objid for advisory locks.

The correct information appears in the text, so just remove the statement
in the table, where it did not fit nicely anyway.  (Curiously, the correct
info has been there much longer than the erroneous table entry.)
Resolves problem noted by Daniele Varrazzo.

In HEAD and 9.1, also do a bit of wordsmithing on other text on the page.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5943d4016854fe5064687cf7487487087ee61425

Modified Files
--------------
doc/src/sgml/catalogs.sgml |   73 +++++++++++++++++++++++--------------------
1 files changed, 39 insertions(+), 34 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove erroneous claim about use of pg_locks.objid for advisory
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove erroneous claim about use of pg_locks.objid for advisory