> I bet Oracle is broken in qs-rf.
Yeah, Malcolm opened up #7036 two days ago in response to errors
reported by Ian Kelly. I've attached a patch.
The problem had to do with `resolve_columns` not taking into account
that extra select SQL is in a different position due to changes in
#7340. The extra select SQL is needed for the hack that simulates
LIMIT and OFFSET under Oracle.
-Justin