]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.
authorRobert Haas <rhaas@postgresql.org>
Thu, 1 Jul 2010 14:11:23 +0000 (14:11 +0000)
committerRobert Haas <rhaas@postgresql.org>
Thu, 1 Jul 2010 14:11:23 +0000 (14:11 +0000)
commit245adea136106232d4d673eea694c32a3a80f085
tree4f6aea683df22f242e360c6c7bae753a3ac1a82e
parent578a0d3fcde12c6f16d123bc5abc56dab93390fa
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Backpatch to 8.0, where tablespaces were introduced.

Guillaume Lelarge
src/backend/commands/tablecmds.c