Re: range test for hash index?

From: Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Jeff Davis <pgsql(at)j-davis(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: range test for hash index?
Date: 2019-09-16 17:54:03
Message-ID: CA+renyWh4OncPv2bfn-LstKy2U2wHF+EA8atS56ooXQQa__AgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 16, 2019 at 5:28 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> I don't see this function on the master branch. Is this function name
> correct? Are you looking at some different branch?

Sorry about that! You're right, I was on my multirange branch. But I
see the same thing on latest master (but calling hash_range instead of
hash_range_internal).

Paul

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2019-09-16 18:58:50 Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index.
Previous Message Stephen Frost 2019-09-16 17:39:33 Re: block-level incremental backup