rename table - primary key index? - Mailing list pgsql-sql

From Leslie Mikesell
Subject rename table - primary key index?
Date
Msg-id 199809011724.MAA02926@Venus.mcs.net
Whole thread Raw
List 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@mcs.com

pgsql-sql by date:

Previous
From: Marcio Macedo
Date:
Subject: Re: [SQL] How to Make Case InSensitive???
Next
From: David Hartwig
Date:
Subject: Re: [SQL] How to Make Case InSensitive???