Re: Doc patch: Document names of automatically created constraints and indexes
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: "Karl O. Pinc" <kop@meme.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2012-11-17T06:22:29Z
Lists: pgsql-hackers
On Mon, 2012-11-12 at 11:42 -0600, Karl O. Pinc wrote: > Could ALTER TABLE use an option to drop the > primary key constraint? I needed to do that, > found it was not obvious, and this lead me to > try to improve things. That could be useful, I think. But it might open a can of worms.