zink: merge qbo update copies when possible
if a single query is being started and stopped frequently, update the internal qbo with a single copy call instead of one copy per result
not actually that useful in practice because of how query pools are shared, but could help somewhere in theory