Add regression tests for ADD PRIMARY KEY

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: pgsql-patches(at)postgresql(dot)org
Subject: Add regression tests for ADD PRIMARY KEY
Date: 2002-03-17 08:28:15
Message-ID: 20020317161744.A69678-200000@houston.familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
regression.txt text/plain 9.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Adler 2002-03-18 18:47:21 mishandling of NOTICE?
Previous Message David Ford 2002-03-16 05:44:25 [patch] fe-connect.c doesn't handle EINTR correctly