I've noticed that select max(the_primary_key) from some_table
does a table scan.  Is there any plan to implement max/min calculations
using index lookups if the appropriate index exists?

Thanks,

Alex.

Reply via email to