Обсуждение: pgsql: Allow ALTER TABLE ..

Поиск
Список
Период
Сортировка

pgsql: Allow ALTER TABLE ..

От
rhaas@postgresql.org (Robert Haas)
Дата:
Log Message:
-----------
Allow ALTER TABLE .. SET TABLESPACE to be interrupted.

Backpatch to 8.0, where tablespaces were introduced.

Guillaume Lelarge

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        tablecmds.c (r1.174.2.9 -> r1.174.2.10)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablecmds.c?r1=1.174.2.9&r2=1.174.2.10)