Finalizes all statements that have not been explicitly finalized
Prototype
db:close_vm(temponly)
Description
Finalizes all statements that have not been explicitly finalized. If temponly is true, only internal, temporary statements are finalized. This function returns nothing.