On Sun, 2004-10-17 at 09:58, Josh Berkus wrote:
> Optimizer Improvements: The query planner and executor will now make
> use of indexes for compatible data types, greatly reducing the
> necessity to CAST constant values. This version also brings including
> improved index usage [...]
Should be something like: "This version also includes ..."
> better planning of prepared query plans
I think "better planning of prepared queries" is better.
-Neil