Re: Add regression test for ALTER TABLE / ADD UNIQUE

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Add regression test for ALTER TABLE / ADD UNIQUE
Date: 2001-10-30 01:53:19
Message-ID: ECEHIKNFIMMECLEBJFIGCEGBCCAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Chris

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-10-30 05:46:52 Re: POSTGRES Russian NLS Update
Previous Message Serguei Mokhov 2001-10-29 23:12:53 POSTGRES Russian NLS Update