Re: Escaping from blocked send() reprised.
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
From: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
To: hlinnakangas@vmware.com
Cc: robertmhaas@gmail.com, pgsql-hackers@postgresql.org
Date: 2014-09-17T09:15:43Z
Lists: pgsql-hackers
Sorry for the mistake... At Wed, 10 Sep 2014 18:53:03 +0300, Heikki Linnakangas <hlinnakangas@vmware.com> wrote in <541073DF.70902@vmware.com> > Wrong thread... > > On 09/10/2014 03:04 AM, Kyotaro HORIGUCHI wrote: > > Hmm. Sorry, I misunderstood the specification. > > > >> You approach that coloring tokens seems right, but you have > >> broken the parse logic by adding your code. > >> > >> Other than the mistakes others pointed, I found that > >> > >> - non-SQL-ident like tokens are ignored by their token style, > >> quoted or not, so the following line works. > >> > >> | "local" All aLL trust -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Assert that WaitLatchOrSocket callers cannot wait only for writability.
- e42a21b9e6c9 9.2.0 cited