Re: Add regression test for ALTER TABLE / ADD UNIQUE - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Add regression test for ALTER TABLE / ADD UNIQUE
Date
Msg-id 200110310521.f9V5LcZ21154@candle.pha.pa.us
Whole thread Raw
In response to Re: Add regression test for ALTER TABLE / ADD UNIQUE  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-patches
> > I would like to apply the following patch to make your patch show ADD
> > UNIQUE instead of just UNIQUE and add spacing around the slash in a few
> > cases that were inconsistent.
>
> You might want to change the 'PRIMARY KEY' bit to 'ADD PRIMARY KEY' also,
> but then again I haven't written that code yet!
>
> > The only question I have is how to handle backend/po files.  I can
> > easily add the spaces to match the new format if that is OK with the po
> > maintainers.
> >
> > I will hold your patch and mine in the queue to see if people have
> > comments on this and apply accordingly.
>
> Cool.

"ADD" added and regression expected output modified to match.


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: POSTGRES Russian NLS Update
Next
From: Bruce Momjian
Date:
Subject: Re: Add regression test for ALTER TABLE / ADD UNIQUE