Re: WIP: index support for regexp search

Alexander Korotkov <aekorotkov@gmail.com>

From: Alexander Korotkov <aekorotkov@gmail.com>
To: Erik Rijkers <er@xs4all.nl>
Cc: Heikki Linnakangas <hlinnakangas@vmware.com>, Tomas Vondra <tv@fuzzy.cz>, pgsql-hackers@postgresql.org, pavel.stehule@gmail.com
Date: 2012-12-02T18:07:48Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix filling of postmaster.pid in bootstrap/standalone mode.

  2. Add explicit casts in ilist.h's inline functions.

On Sat, Dec 1, 2012 at 3:22 PM, Erik Rijkers <er@xs4all.nl> wrote:

> On Fri, November 30, 2012 12:22, Alexander Korotkov wrote:
> > Hi!
> >
> > On Thu, Nov 29, 2012 at 12:58 PM, er <er@xs4all.nl> wrote:
> >
> >> On Mon, November 26, 2012 20:49, Alexander Korotkov wrote:
> >>
> >>
> >> I ran the simple-minded tests against generated data (similar to the
> ones
> >> I did in January 2012).
> >> The problems of that older version seem pretty much all removed.
> (although
> >> I didn't do much work
> >> on it -- just reran these tests).
> >>
> >
> > Thanks a lot for testing! Could you repeat for 0.7 version of patch which
> > has new overflow handling?
> >
>
> I've attached a similar test re-run that compares HEAD with patch versions
> 0.6, and 0.7.
>

Thanks! Did you write scripts for automated testing? I would be nice if you
share them.

------
With best regards,
Alexander Korotkov.