Обсуждение: pgsql: Ensure that CLUSTER leaves the toast table and index with

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

pgsql: Ensure that CLUSTER leaves the toast table and index with

От
alvherre@postgresql.org (Alvaro Herrera)
Дата:
Log Message:
-----------
Ensure that CLUSTER leaves the toast table and index with consistent names,
by renaming the new copies after the catalog games.

Modified Files:
--------------
    pgsql/src/backend/commands:
        cluster.c (r1.177 -> r1.178)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/cluster.c?r1=1.177&r2=1.178)