pgsql: Allow ALTER TABLE ..

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow ALTER TABLE ..
Date: 2010-07-01 14:10:22
Message-ID: 20100701141022.7BB2A7541D4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Backpatch to 8.0, where tablespaces were introduced.

Guillaume Lelarge

Modified Files:
--------------
pgsql/src/backend/commands:
tablecmds.c (r1.330 -> r1.331)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablecmds.c?r1=1.330&r2=1.331)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-07-01 14:10:42 pgsql: Allow ALTER TABLE ..
Previous Message Bruce Momjian 2010-07-01 02:33:21 pgsql: Update 9.0 release notes so streaming replication and hot standby