Thread: pgsql: Allow ALTER TABLE ..

pgsql: Allow ALTER TABLE ..

From
rhaas@postgresql.org (Robert Haas)
Date:
Log Message:
-----------
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Backpatch to 8.0, where tablespaces were introduced.

Guillaume Lelarge

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        tablecmds.c (r1.288.2.3 -> r1.288.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablecmds.c?r1=1.288.2.3&r2=1.288.2.4)