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 20070910220205.9642F754206@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.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        cluster.c (r1.154 -> r1.154.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/cluster.c?r1=1.154&r2=1.154.2.1)
        indexcmds.c (r1.149.2.1 -> r1.149.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/indexcmds.c?r1=1.149.2.1&r2=1.149.2.2)

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

Предыдущее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Arrange for SET LOCAL's effects to persist until the end of the