On Mon, Jul 2, 2012 at 11:06 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> On Mon, Jul 2, 2012 at 10:34 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> (I got a good laugh out of the idea of "contented locks".)
>
>> Uh... what? I thought the meaning of that was perfectly clear.
>
> My dictionary defines "contented" as "happy and at ease". I think
> the word intended here is "contended":
Oh, nuts. My eyes skimmed right over that one after you pointed it out.
> + /* wakeup the WalSnd now that we outside contented locks */
>
> not to mention that this sentence no verb. I don't hold such things
> against patch submitters whose first language isn't English, but
> committers whose first language *is* English ought to fix them.
OK.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
In response to
pgsql-hackers by date
| Next: | From: Ants Aasma | Date: 2012-07-02 15:22:15 |
| Subject: Re: [PATCH] Lazy hashaggregate when no aggregation is needed |
| Previous: | From: Tom Lane | Date: 2012-07-02 15:17:19 |
| Subject: Re: small bug on 3-digit years in 9.2-dev |
pgsql-committers by date
| Next: | From: Robert Haas | Date: 2012-07-02 15:29:25 |
| Subject: pgsql: Work a little harder on comments for walsender wakeup patch. |
| Previous: | From: Tom Lane | Date: 2012-07-02 15:06:16 |
| Subject: Re: pgsql: Make walsender more responsive. |