Re: Hstore: Query speedups with Gin index - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Hstore: Query speedups with Gin index
Date
Msg-id 522A2A51.3090002@gmx.net
Whole thread Raw
In response to Re: Hstore: Query speedups with Gin index  (Blake Smith <blakesmith0@gmail.com>)
List pgsql-hackers
On 9/5/13 2:42 PM, Blake Smith wrote:
> Thanks for checking the tests. I wasn't able to duplicate your test
> results. Did you run the hstore regression tests with the revised patch
> I attached in the thread?  Attached is the output I got with the latest
> patch applied.

See
http://pgci.eisentraut.org/jenkins/job/postgresql_commitfest_world/46/consoleFull

Perhaps you didn't build with --enable-cassert?




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PERFORM] encouraging index-only scans
Next
From: Jeff Janes
Date:
Subject: Re: [HACKERS] Re: [HACKERS] Is it necessary to rewrite table while increasing the scale of datatype numeric?