Re: Radix tree for character conversion - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Radix tree for character conversion
Date
Msg-id 20161202201846.2q3j43tlxopy6unv@alvherre.pgsql
Whole thread Raw
In response to Re: Radix tree for character conversion  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: Radix tree for character conversion  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Heikki Linnakangas wrote:
> On 11/09/2016 10:38 AM, Kyotaro HORIGUCHI wrote:
> > Thanks. The attached patch contains the patch by perlcritic.
> > 
> > 0001,2,3 are Heikki's patch that are not modified since it is
> > first proposed. It's a bit too big so I don't attach them to this
> > mail (again).
> > 
> > https://www.postgresql.org/message-id/08e7892a-d55c-eefe-76e6-7910bc8dd1f3@iki.fi
> 
> I've now pushed these preliminary patches, with the applicable fixes from
> you and Daniel. The attached patch is now against git master.

Is this the Nov. 30th commit?  Because I don't see any other commits
from you.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Radix tree for character conversion
Next
From: Jim Nasby
Date:
Subject: HaveNFreeProcs() iterates through entire freeProcs list