Re: Another release note? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Another release note?
Date
Msg-id 26037.1066877906@sss.pgh.pa.us
Whole thread Raw
In response to Another release note?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Another release note?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Is it worth mentioning this as a compatibility issue?
> "Prior to PostgreSQL 7.3, serial  implied UNIQUE. This is no longer 
> automatic. If you wish a serial column to be in a unique constraint or a 
> primary key, it must now be specified, same as with any other data type."

Er, that *was* a compatibility issue.  For 7.3.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Another release note?
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Another release note?