Re: plpgsql arrays - Mailing list pgsql-performance

From Matthew Wakeling
Subject Re: plpgsql arrays
Date
Msg-id alpine.DEB.2.00.0904031556250.21772@aragorn.flymine.org
Whole thread Raw
In response to Re: plpgsql arrays  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
On Fri, 3 Apr 2009, Tom Lane wrote:
> Intuitively, it seems like 1-D "overlaps" is a tractable enough
> operator that you should be able to make something merge-like
> work.  But it's more complicated than I think you realize.

It's tractable when the two sides are symmetrical, but not so much when
they aren't. Our "no it isn't" messages obviously crossed on the wire.

Matthew

--
 Some people, when confronted with a problem, think "I know, I'll use regular
 expressions." Now they have two problems.                  -- Jamie Zawinski

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: plpgsql arrays
Next
From: Merlin Moncure
Date:
Subject: Re: plpgsql arrays