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 ------ REL8_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/de9b2cb3f4346fb9ff5c90c61ff40b48b83cbafc Modified Files -------------- doc/src/sgml/catalogs.sgml | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
