rename table - primary key index?

From: Leslie Mikesell <les(at)Mcs(dot)Net>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: rename table - primary key index?
Date: 1998-09-01 17:24:33
Message-ID: 199809011724.MAA02926@Venus.mcs.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Shouldn't:
alter table xxx rename to yyy
also adjust the index built as a side effect of 'primary key'
in the create table operation?

Les Mikesell
les(at)mcs(dot)com

Browse pgsql-sql by date

  From Date Subject
Next Message David Hartwig 1998-09-01 17:47:53 Re: [SQL] How to Make Case InSensitive???
Previous Message David Hartwig 1998-09-01 16:21:34 Re: [SQL] How to Make Case InSensitive???