Christopher wanted "ADD" used in:
ALTER TABLE / ADD PRIMARY-UNIQUE
^^^
but not in:
CREATE TABLE / PRIMARY-UNIQUE
The problem is that the same analyze.c function is used for both cases.
I have added code to conditionally use "ADD" only in fhe first case.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026