Re: regression tests

From: Jeremy Harris <jgh(at)wizmail(dot)org>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: regression tests
Date: 2013-09-06 17:34:21
Message-ID: 522A121D.1020004@wizmail.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/09/13 15:44, Robert Haas wrote:
> On Fri, Sep 6, 2013 at 3:34 AM, Jeremy Harris <jgh(at)wizmail(dot)org> wrote:
>> I don't see the regression tests running any index-hash operations.
>> What am I missing?
>
> What's an index-hash operation?

Ones that hit tuplesort_begin_index_hash()
--
Cheers,
Jeremy

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-09-06 17:57:52 Re: [HACKERS] Re: [HACKERS] Re: [HACKERS] Is it necessary to rewrite table while increasing the scale of datatype numeric?
Previous Message Bruce Momjian 2013-09-06 17:01:59 Re: [PERFORM] encouraging index-only scans