Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Robert Haas <rhaas@postgresql.org>

Commit: 245adea136106232d4d673eea694c32a3a80f085
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-07-01T14:11:23Z
Releases: 8.2.18
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