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)
commit03e9877b1c69e4c90935e955ff1de29021a3e58b
tree4fbeb78500d841f9a87b1029b84a83e2460b294b
parentd4c0fd5381662c2694a96c16e750c04e8cbd19e5
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