Make CLUSTER and REINDEX silently skip remote temp tables in their
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Sep 2007 22:02:05 +0000 (22:02 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Sep 2007 22:02:05 +0000 (22:02 +0000)
commitab425c58984484e4c46d3eb074a383a77ad448b7
tree56be64109f2b815e8d0438f9338890d09e1eb7ab
parentfb4cc093fef9bef7a2876d902b5234bcddccd4fd
Make CLUSTER and REINDEX silently skip remote temp tables in their
database-wide editions.

Per report from bitsandbytes88 <at> hotmail.com and subsequent discussion.
src/backend/commands/cluster.c
src/backend/commands/indexcmds.c