Re: [PERFORM] Hypothetical suggestions for planner, indexing - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [PERFORM] Hypothetical suggestions for planner, indexing
Date
Msg-id 20030506220422.T16817-100000@houston.familyhealth.com.au
Whole thread Raw
List pgsql-hackers
> On Mon, May 05, 2003 at 09:33:33PM -0700, Josh Berkus wrote:
> > EXISTS is more flexible than IN; how can you do a 3-column corellation on an
> > IN clause?
>
> It would be nice to add support for multi-column IN..
>
> WHERE (a, b, c) IN (SELECT a, b, c ...)

Umm....we DO have that...

Chris


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PERFORM] Hypothetical suggestions for planner, indexing improvement
Next
From: Tom Lane
Date:
Subject: Re: 7.4 features list