Make CLUSTER and REINDEX silently skip remote temp tables in their
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/cluster.c | modified | +25 −1 |
| src/backend/commands/indexcmds.c | modified | +5 −1 |