Tweak row-level locking documentation Move the meat of locking levels to mvcc.sgml, leaving only a link to it in the SELECT reference page.
Michael Paquier, with some tweaks by Álvaro Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/955b4ba7f6948359efcef1c47035d382f937e9f3 Modified Files -------------- doc/src/sgml/mvcc.sgml | 175 +++++++++++++++++++++++++++++++++++++----- doc/src/sgml/ref/select.sgml | 60 +-------------- 2 files changed, 156 insertions(+), 79 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
