pgsql: Allow ALTER TABLE .. - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Allow ALTER TABLE ..
Date
Msg-id 20100701141042.A9EA67541D4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Backpatch to 8.0, where tablespaces were introduced.

Guillaume Lelarge

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        tablecmds.c (r1.142.4.11 -> r1.142.4.12)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablecmds.c?r1=1.142.4.11&r2=1.142.4.12)

pgsql-committers by date:

Previous
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Allow ALTER TABLE ..
Next
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Allow ALTER TABLE ..