Re: Word-smithing doc changes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Word-smithing doc changes
Date
Msg-id 20120803135936.GA29664@momjian.us
Whole thread Raw
In response to Re: Word-smithing doc changes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Word-smithing doc changes
List pgsql-hackers
On Fri, Aug  3, 2012 at 12:26:56AM -0400, Bruce Momjian wrote:
> The concurrent index documentation under discussion above was never
> updated, so I took a stab at it, attached.
>
> Greg, I looked at adding a mention of the virtual transaction wait to
> the "explicit-locking" section as you suggested, and found those were
> all user-visible locking, while this is internal locking.  I did find a
> clear description of transaction id locking in the pg_locks system view
> docs, so I just referenced that.

I found a way to clarify the wording further;  patch attached.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

Attachment

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: [PATCH] Docs: Make notes on sequences and rollback more obvious
Next
From: Bruce Momjian
Date:
Subject: Re: WIP pgindent replacement