diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-13 04:50:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-13 04:50:28 +0000 |
commit | d785841f831fd9bc9cf11ed62d8571910a71bd0c (patch) | |
tree | 936e4b7ef05364fbfbebd6627432af658697ebdd /doc/src | |
parent | ae449122cf093cc8890a47770b13a8cc75912386 (diff) | |
download | postgresql-d785841f831fd9bc9cf11ed62d8571910a71bd0c.tar.gz postgresql-d785841f831fd9bc9cf11ed62d8571910a71bd0c.zip |
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.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions