]> granicus.if.org Git - postgresql/commit
Make CLUSTER and REINDEX silently skip remote temp tables in their
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Sep 2007 21:59:37 +0000 (21:59 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Sep 2007 21:59:37 +0000 (21:59 +0000)
commitb366562e43a8cd70bfb73efd8f5508608f92fd9b
treeb0530d94ffe068e59392ca90d6d3bdb838ec57cf
parent6a10f0f74957190b093f1b1147b1f2767548db90
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