Re: concurrency control docs error

From: Neil Conway <neilc(at)samurai(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: concurrency control docs error
Date: 2002-11-12 05:12:19
Message-ID: 87wunjwevg.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> But it isn't saying there aren't other deadlock cases, just that
> explicit locks tend to cause them more frequently.

Well, it doesn't refer to "frequently", or "more often". It just says:

Doing x can lead to y.

While that statement doesn't imply anything about other things that
can lead to y, a lot of people will take that for granted --
especially if the docs don't mention anything else that might produce
y.

I'll write up something and send it to -patches...

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Thomas Lockhart 2002-11-12 05:47:19 Re: concurrency control docs error
Previous Message Bruce Momjian 2002-11-12 04:45:40 Re: concurrency control docs error