]> granicus.if.org Git - postgresql/commit
Make REINDEX DATABASE silently skip remote temp tables.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 12 Sep 2007 20:21:23 +0000 (20:21 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 12 Sep 2007 20:21:23 +0000 (20:21 +0000)
commit07c822672b03260e8693bcdf51d4cd9313344f02
tree54976edf2bf69426e41f1741330d99a6cf7c0ff9
parent57dcb0f81d191fa35daec026b9ffa8faf947b72b
Make REINDEX DATABASE silently skip remote temp tables.

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

This is a back patch of a patch committed yesterday to CLUSTER and REINDEX.
REINDEX only processes user indexes as of 8.1, so we needn't backpatch this any
further.  (CLUSTER was backpatched separately all the way back to 7.4).
src/backend/commands/indexcmds.c