Asserting existing key to be primary - Mailing list pgsql-hackers

From Chris Browne
Subject Asserting existing key to be primary
Date
Msg-id 60vffocgog.fsf_-_@dev6.int.libertyrms.info
Whole thread Raw
Responses Re: Asserting existing key to be primary  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have a table that has a candidate primary key (e.g. - unique, not
null) that I wish to actually assert _is_ a primary key.

Is there a way to do that without too much (mwahahhaha! fiddling with
pg_class!!!) trickery?
-- 
(format nil "~S@~S" "cbbrowne" "acm.org")
http://cbbrowne.com/info/emacs.html
"What we need is either less corruption, or more chance to participate
in it."  -- Unknown


pgsql-hackers by date:

Previous
From: Kenneth Marshall
Date:
Subject: Re: Re: We have got a serious problem with pg_clog/WAL synchronization
Next
From: "Min Xu (Hsu)"
Date:
Subject: Re: We have got a serious problem with pg_clog/WAL synchronization