Christopher Kings-Lynne said:
>
> usatest=# explain select * from users_myfoods_map where
> date='2004-11-21' order by date;
I assume that this is program generated SQL, as I hope a human would know
better than to write this. In which case, isn't the answer to improve the
generator rather than expect postgres to make up for its defficiencies?
cheers
andrew