Ensure that CLUSTER leaves the toast table and index with consistent names,
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 14 Oct 2008 17:19:50 +0000 (17:19 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 14 Oct 2008 17:19:50 +0000 (17:19 +0000)
commitc5eabafb6affa104422ca43d5d4e742f08635324
treeafde79bc0480b80fd98286b0d21c565ae6c9d6f9
parenta303e4dc431627231238c9071ae79198c95b4581
Ensure that CLUSTER leaves the toast table and index with consistent names,
by renaming the new copies after the catalog games.
src/backend/commands/cluster.c