Re: [HACKERS] Remove two things from TODO list. - Mailing list pgsql-hackers

From Vadim B. Mikheev
Subject Re: [HACKERS] Remove two things from TODO list.
Date
Msg-id e48708041769c9cdb255103df19bc904
Whole thread Raw
In response to [HACKERS] Remove two things from TODO list.  (aixssd!darrenk@abs.net (Darren King))
List pgsql-hackers
Darren King wrote:
>
> Bruce,
>
> The "SELECT on two tables where zero or one table in WHERE or target
>  clause returns no rows" appears to have been fixed in 6.1.  I'll put
> the script that I tested it with at the end of this message.  Works
> for me.
>
> Should I put a test like this into the regression tests to make sure no
> future coding breaks this?
>
> Also, could you remove the item for me to "Improve optimizer plan choice"?

May be. But there are still problems with selectivity functions.

Vadim

------------------------------

pgsql-hackers by date:

Previous
From: hakan@twins.iconsult.com (Hakan Tandogan)
Date:
Subject: Re: [HACKERS] Third Party Stuff
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.1 jumbo patch?