OSDN Git Service

Fixes:
authorMarc G. Fournier <scrappy@hub.org>
Thu, 15 Aug 1996 07:39:24 +0000 (07:39 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 15 Aug 1996 07:39:24 +0000 (07:39 +0000)
commitd6fa4d95cda3368cbf29074d0ecff9fdf2f05fc8
tree790b1568ab9dd43cc62693291831913a1c05002e
parent4844adc888da4f40432f27bd8b3819be84879fb1
Fixes:

CLUSTER command couldn't rename correctly the new created heap relation.
The table base name resulted in some "temp_XXXX" instead of the correct
base name.

Submitted by: Dirk Koeser <koeser@informatik.uni-rostock.de>
src/backend/commands/cluster.c