Make CLUSTER and REINDEX silently skip remote temp tables in their

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

Commit: 8f11bb191963026db6904e66c8fcf94bcd15ca51
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-09-10T22:02:05Z
Releases: 8.2.5
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