pgsql/src/backend/commands (cluster.c rename.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/commands (cluster.c rename.c)
Date: 2000-05-11 03:54:18
Message-ID: 200005110354.XAA45882@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, May 10, 2000 @ 23:54:18
Author: tgl

Update of /usr/local/cvsroot/pgsql/src/backend/commands
from hub.org:/home/tmp/cvs-serv45213/commands

Modified Files:
cluster.c rename.c

----------------------------- Log Message -----------------------------

Fix CLUSTER ... or at least undo the bit-rot it's suffered since 6.5.
It's still pretty fundamentally bogus :-(.
Freebie side benefit: ALTER TABLE RENAME works on indexes now.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-05-11 03:54:19 pgsql/src/backend/tcop (utility.c)
Previous Message Bruce Momjian - CVS 2000-05-11 03:14:20 pgsql/src/bin/psql (startup.c)