From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Dmitri Bichko" <dbichko(at)genpathpharma(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Subqueries and the optimizer |
Date: | 2003-05-21 03:48:47 |
Message-ID: | 4517.1053488927@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
"Dmitri Bichko" <dbichko(at)genpathpharma(dot)com> writes:
> Thanks anway, guess I'll wait for 7.4 with this (and just split them up
> into two queries for the time being),
As I was just saying to someone else, it'd be worth testing complex IN
cases against CVS tip to make sure that 7.4 will do a decent job with
them. It's not too late now to consider improving any gaps that might
remain --- but by the time we start the formal beta process, it will be.
So I encourage you to grab a CVS-tip snapshot and set up a test database
to check out the cases you are interested in. Please report what you
find out to pgsql-hackers.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2003-05-21 05:24:42 | Re: PRIMARY KEYS |
Previous Message | Tom Lane | 2003-05-21 03:40:08 | Re: new mail server for PGSQL-GENERAL ? |