Change order of operations in ALTER TABLE SET TABLESPACE so that we
don't hold an open file reference to the original table at the end. This is a good thing in any case, particularly so on Windows which cannot drop the table file otherwise.
Showing
Please register or sign in to comment