Patch to ALTER TABLE docs for 7.2.1

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: pgsql-patches(at)postgresql(dot)org
Subject: Patch to ALTER TABLE docs for 7.2.1
Date: 2002-02-17 10:54:15
Message-ID: 20020217183321.N65686-200000@houston.familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

I think it's important that it's actually documented that they can add
primary keys after the fact!

Also, we need to add regression tests for alter table / add primary key
and alter table / drop constraint. These shouldn't be added until 7.3 tho
methinks...

Chris

Attachment Content-Type Size
pkdocs.txt text/plain 753 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-02-17 11:49:58 Re: Patch to ALTER TABLE docs for 7.2.1
Previous Message Orion Henry 2002-02-17 09:11:15 A Replication Idea

Browse pgsql-patches by date

  From Date Subject
Next Message Yoshinori Ariie 2002-02-17 11:45:01 Bug-report about pgaccess for kanji-use
Previous Message Bruce Momjian 2002-02-17 02:36:34 Re: hashing improvements