Shudder. Flashbacks to having to write optimiser hints in Oracle (and the resulting fun times when you'd upgrade the database, something would change, and your hints would make a query slower).
I can't believe we're still doing this. You should be able to dictate the query execution without involving a planner.
As opposed to not upgrading and the planner picking a plan at 3am that is slower?