Re: Scalar in a range (but textual not numeric)

From: Joe Conway <mail(at)joeconway(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Scalar in a range (but textual not numeric)
Date: 2004-02-25 20:56:43
Message-ID: 403D0C0B.2040507@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Richard Huxton wrote:
> That's not quite the same though, because it means I need to split
> ABCAA..ABDBB into ABCAA..ABCZZ and ABDAA..ABDZZ but it's close enough unless
> someone is feeling clever this evening.
>

Would (a series of) partial indexes help?

Joe

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2004-02-25 21:32:08 Re: Scalar in a range (but textual not numeric)
Previous Message Richard Huxton 2004-02-25 20:36:40 Re: Scalar in a range (but textual not numeric)