Make CLUSTER and REINDEX silently skip remote temp tables in their

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: b366562e43a8cd70bfb73efd8f5508608f92fd9b
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-09-10T21:59:37Z
Releases: 8.3.0
Make CLUSTER and REINDEX silently skip remote temp tables in their
database-wide editions.

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

Files

PathChange+/−
src/backend/commands/cluster.c modified +25 −1
src/backend/commands/indexcmds.c modified +5 −1