Do The Right Thing (tm) if asked to cluster a temp table. Previous
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 10 Jan 2001 01:12:28 +0000 (01:12 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 10 Jan 2001 01:12:28 +0000 (01:12 +0000)
commit6a00fa38349803fdf178c6b10df646e6f5369f9c
tree37bded4222bbf30a71ef105d536e136913d57adf
parentd677b7dd29f41877238f6d7b6a44fdd72fa468ca
Do The Right Thing (tm) if asked to cluster a temp table.  Previous
code would cluster, but table would magically lose its tempness.
src/backend/commands/cluster.c