Add regression tests for ADD PRIMARY KEY - Mailing list pgsql-patches

From Christopher Kings-Lynne
Subject Add regression tests for ADD PRIMARY KEY
Date
Msg-id 20020317161744.A69678-200000@houston.familyhealth.com.au
Whole thread Raw
Responses Re: Add regression tests for ADD PRIMARY KEY  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Add regression tests for ADD PRIMARY KEY  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Just adds a regressions test suite for the ALTER TABLE/ADD PRIMARY KEY
feature.

I'll do ALTER TABLE / DROP CONSTRAINT next...

Chris

Attachment

pgsql-patches by date:

Previous
From: David Ford
Date:
Subject: [patch] fe-connect.c doesn't handle EINTR correctly
Next
From: Neil Conway
Date:
Subject: fix for bison warnings