Re: "SELECT IN" Still Broken in 7.4b - Mailing list pgsql-sql

From Rod Taylor
Subject Re: "SELECT IN" Still Broken in 7.4b
Date
Msg-id 1061399385.40948.13.camel@jester
Whole thread Raw
In response to Re: "SELECT IN" Still Broken in 7.4b  (Mike Winter <mike.winter@frontlogic.com>)
Responses Re: "SELECT IN" Still Broken in 7.4b  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-sql
> Thanks, Stephan.  I was really hoping that the IN(valuelist) was going to
> be changed at the same time, because it really is unusable for anything
> over a couple of thousand values.

Changed to do what?

I suppose that the ability to combine several index scans via a bitmap
would help to linearize those, but that is far from an IN(valuelist)
specific enhancement.

pgsql-sql by date:

Previous
From: Mike Winter
Date:
Subject: Re: "SELECT IN" Still Broken in 7.4b
Next
From: Rod Taylor
Date:
Subject: Re: "SELECT IN" Still Broken in 7.4b