Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Robert Haas <rhaas@postgresql.org>

Commit: 6ec7b0bd1bd58aa0ddc1954ac688b60ac313808d
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-07-01T14:10:42Z
Releases: 8.0.26
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Backpatch to 8.0, where tablespaces were introduced.

Guillaume Lelarge

Files

PathChange+/−
src/backend/commands/tablecmds.c modified +4 −1