pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in
Date
Msg-id 20070910220205.9642F754206@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Make CLUSTER and REINDEX silently skip remote temp tables in
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Arrange for SET LOCAL's effects to persist until the end of the