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 fcc45d069dcd9be20ac0de041df18e74
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: aixssd!darrenk@abs.net (Darren King)
Date:
Subject: [HACKERS] Remove two things from TODO list.
Next
From: Chris McGonagle
Date:
Subject: [HACKERS] problems with sunos4 port, endian?