OSDN Git Service

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)
commit412cb388b3f2936017a80df445f513b7c9f00746
treed3c271c1f67b107aa97c128eff5ccba1378a397a
parent353f71a33138e3a71fef775e7e350e04b608b277
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