pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in
Дата
Msg-id 20070910215937.ACA82754206@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make CLUSTER and REINDEX silently skip remote temp tables in their
database-wide editions.

Per report from bitsandbytes88 <at> hotmail.com and subsequent discussion.

Modified Files:
--------------
    pgsql/src/backend/commands:
        cluster.c (r1.162 -> r1.163)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/cluster.c?r1=1.162&r2=1.163)
        indexcmds.c (r1.164 -> r1.165)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/indexcmds.c?r1=1.164&r2=1.165)

В списке pgsql-committers по дате отправления:

Предыдущее
От: hlinnaka@pgfoundry.org (User Hlinnaka)
Дата:
Сообщение: malaga-tsearch - malaga-tsearch: Initial version.
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in