Re: Scalar in a range (but textual not numeric) - Mailing list pgsql-sql

From Richard Huxton
Subject Re: Scalar in a range (but textual not numeric)
Date
Msg-id 200402252210.47496.dev@archonet.com
Whole thread Raw
In response to Re: Scalar in a range (but textual not numeric)  (Joe Conway <mail@joeconway.com>)
List pgsql-sql
On Wednesday 25 February 2004 20:56, Joe Conway wrote:
> 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?

Not here - it's the irritation of splitting my single range into two at some 
arbitrary boundary that bugs me with this solution.

Ah well - if it was that straightforward, I wouldn't be able to charge for it.

Thanks Joe
--  Richard Huxton Archonet Ltd


pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Scalar in a range (but textual not numeric)
Next
From: Tom Lane
Date:
Subject: Re: Scalar in a range (but textual not numeric)