Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Robert Haas <rhaas@postgresql.org>

Commit: b525073970c8df06aad71de382d5f6da276ee3a9
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-07-01T14:11:03Z
Releases: 8.1.22
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