From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Tomas Vondra <tv(at)fuzzy(dot)cz>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: GIN improvements part 1: additional information |
Date: | 2013-11-15 17:56:29 |
Message-ID: | 5286604D.2040207@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 11/15/13, 12:24 PM, Alexander Korotkov wrote:
> On Fri, Nov 15, 2013 at 8:58 PM, Peter Eisentraut <peter_e(at)gmx(dot)net
> <mailto:peter_e(at)gmx(dot)net>> wrote:
>
> On 11/14/13, 6:00 AM, Alexander Korotkov wrote:
> > Sorry, I posted buggy version of patch. Attached version is correct.
>
> This patch crashes the hstore the pg_trgm regression tests.
>
>
> What exact version did you try 14 or 16? If it was 16, could you please
> post a stacktrace, because it doesn't crash for me.
The one that's the latest in the commitfest: http://www.postgresql.org/message-id/CAPpHfdvEQ-JhE_2z9pvw22Bp6h_o8XOaXCbjAGf87gs4p4Jmuw@mail.gmail.com
If you have a newer one, please add it there.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2013-11-15 18:01:48 | pre-commit triggers |
Previous Message | Alexander Korotkov | 2013-11-15 17:51:31 | Re: GIN improvements part2: fast scan |