Re: pgsql: Make walsender more responsive.
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-committers@postgresql.org
Date: 2012-07-02T15:19:39Z
Lists: pgsql-hackers
On Mon, Jul 2, 2012 at 11:06 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Robert Haas <robertmhaas@gmail.com> writes: >> On Mon, Jul 2, 2012 at 10:34 AM, Tom Lane <tgl@sss.pgh.pa.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
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Make walsender more responsive.
- f83b59997d29 9.3.0 cited